Uses of Package
org.cryptonode.jncryptor

Classes in org.cryptonode.jncryptor used by org.cryptonode.jncryptor
CryptorException
          An exception thrown when an error occurs encrypting or decrypting.
InvalidHMACException
          An InvalidHMACException is thrown when the HMAC value is incorrect, indicating that the data is corrupted.
JNCryptor
          A JNCryptor encrypts and decrypts data in a proprietary format originally devised by Rob Napier.
PasswordKey
          Stores a secret key alongside the salt that was used during the key derivation.
StreamIntegrityException
          Thrown when a stream fails HMAC validation.
 



Copyright © 2014. All Rights Reserved.