Ignore:
Timestamp:
05/28/19 13:01:45 (5 years ago)
Author:
bln4
Message:

Moved things out of the old NGIKM package and deleted it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/auth/EncryptedExpWriter.java

    r1326 r1389  
    1616import javax.crypto.spec.SecretKeySpec;
    1717
     18import org.expeditee.encryption.CryptographyConstants;
    1819import org.expeditee.gui.Frame;
    1920import org.expeditee.gui.FrameIO;
     
    2324import org.expeditee.settings.UserSettings;
    2425import org.expeditee.settings.identity.secrets.KeyList;
    25 import org.ngikm.cryptography.CryptographyConstants;
    2626
    2727public class EncryptedExpWriter extends ExpWriter implements CryptographyConstants {
Note: See TracChangeset for help on using the changeset viewer.