Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-271.4 fixes.David Hook
2014-06-22fixed long user attribute length issue.David Hook
2014-06-21add PGP EC support to BC lightweight implementation.David Hook
2014-06-19first cut of ECDH decryption with tests.David Hook
2014-06-18added support for parsing EC keys made with sExprs.David Hook
2014-06-08added test for EC private key extraction and signatureDavid Hook
2014-06-08added test for EC private key extractionDavid Hook
2014-05-31fixed signer's user ID to use UTF-8 and have raw getter.David Hook
2014-05-04added support for handling raw IDs for dealing with key rings without UTF8 en...David Hook
2014-05-03added some replacement classes for deprecated constructors in PGP APIDavid Hook
2014-04-22removal of deprecated methods.David Hook
2014-04-21cleanup of deprecations. Added new exception to deal with irregular use of il...David Hook
2014-03-30deprecated method removal.David Hook
2014-03-21refactoring of ASN1 primitive classes.David Hook
2013-11-23added some extra tests on revocation, added some signature type checking to P...David Hook
2013-11-11added support of OpenPGP ECDH KDF (RFC 6637)David Hook
2013-09-11added checks for some common encoding errors to prevent failure.David Hook
2013-06-21fixed typoDavid Hook
2013-06-21BJA-456, BJA-457 NotationData truncation fix.David Hook
2013-06-20added KDF parameter support, recognition of ECDH as an encryption key.David Hook
2013-06-18further work on ECDSADavid Hook
2013-06-17minor update to include self-certification testDavid Hook
2013-06-17added PGP EC testsDavid Hook
2013-06-17further work on EC PGP support, added basic tests, key parsing now working.David Hook
2013-05-31initial reshuffleDavid Hook