EasyJCE provides an easy to use interface for encrypting and decrypting data for transmission or storage using the Java Cryptographic Extension (JCE). A set of Hibernate user types is included to transparently integrate encryption into the data layer.
Be the first to post a text review of EasyJCE. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Since 0.961 --------------------------------------------------------- - cleaned up Base 32/64 encoders Since 0.96 ---------------------------------------------------------- - added asymmetric key support, including RSA and ElGamal algorithms - added SaltGenerator and SaltMatcher interfaces to allow custom salt generation and matching - added overrides for encryption/decryption methods to allow for different keys for each call - fixed key generation for PBEParameters - converted RuntimeException's to GeneralSecurityException's Since 0.95 ---------------------------------------------------------- - reduced memory usage for Base 32/64 encoders - improved performance of text encoders - added ByteUtil for converting numbers to and from byte arrays - converted synchronized blocks to use ReentrantLock's - removed calls to initialize() in encrypt and decrypt methods; now Encryptor must be fully initialized before use Since 0.941 --------------------------------------------------------- - added capability to allow unsalted PBE encryption Since 0.94 ---------------------------------------------------------- - added capability to configure Encryptor from System properties or properties file - fixed InvalidAlgorithmParameterException when using ECB block mode Since 0.93 ---------------------------------------------------------- - made padding optional for text encoders
Since 0.961 --------------------------------------------------------- - cleaned up Base 32/64 encoders Since 0.96 ---------------------------------------------------------- - added asymmetric key support, including RSA and ElGamal algorithms - added SaltGenerator and SaltMatcher interfaces to allow custom salt generation and matching - added overrides for encryption/decryption methods to allow for different keys for each call - fixed key generation for PBEParameters - converted RuntimeException's to GeneralSecurityException's Since 0.95 ---------------------------------------------------------- - reduced memory usage for Base 32/64 encoders - improved performance of text encoders - added ByteUtil for converting numbers to and from byte arrays - converted synchronized blocks to use ReentrantLock's - removed calls to initialize() in encrypt and decrypt methods; now Encryptor must be fully initialized before use Since 0.941 --------------------------------------------------------- - added capability to allow unsalted PBE encryption Since 0.94 ---------------------------------------------------------- - added capability to configure Encryptor from System properties or properties file - fixed InvalidAlgorithmParameterException when using ECB block mode Since 0.93 ---------------------------------------------------------- - made padding optional for text encoders
Since 0.96 ---------------------------------------------------------- - added asymmetric key support, including RSA and ElGamal algorithms - added SaltGenerator and SaltMatcher interfaces to allow custom salt generation and matching - added overrides for encryption/decryption methods to allow for different keys for each call - fixed key generation for PBEParameters - converted RuntimeException's to GeneralSecurityException's
Since 0.96 ---------------------------------------------------------- - added asymmetric key support, including RSA and ElGamal algorithms - added SaltGenerator and SaltMatcher interfaces to allow custom salt generation and matching - added overrides for encryption/decryption methods to allow for different keys for each call - fixed key generation for PBEParameters - converted RuntimeException's to GeneralSecurityException's
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: