Package org.openptk.crypto

Provides the classes necessary for OpenPTK cryptographic functions.

See:
          Description

Interface Summary
CryptoIF  
 

Class Summary
AESCrypto  
Crypto Abstract class that implements the CryptoIF interface Provides foundation "common" methods.
DESCrypto  
Encryptor  
KeyGenCrypto  
PBECrypto Class extends Crypto (abstract) class and provides a Password Based Encryption (PBE) implementation.
TripleDESCrypto  
 

Package org.openptk.crypto Description

Provides the classes necessary for OpenPTK cryptographic functions.

Since:
2.0


View/submit a bug or feature

For further API reference and developer documentation, see www.openptk.org. That documentation contains more detailed, developer-targeted descriptions, definitions of terms, workarounds, and working code examples.

Copyright (C) 2008-2012, Project OpenPTK. All Rights Reserved