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-03-21refactoring of ASN1 primitive classes.David Hook
2014-03-12Javadoc fixesPeter Dettman
2014-01-08Format cert-revocation date in GMT to avoid timezone-dependent testsRoberto Tyley
2014-01-05ECCurve now exposes the FiniteField that it is defined over viaPeter Dettman
2014-01-05Add ECPoint.getDetachedPoint() method to return a new point (in affinePeter Dettman
2014-01-05More custom curve temporary fixesPeter Dettman
2014-01-05further work on custom curve recognitionDavid Hook
2014-01-01Moved to 151b01, added extra example/test to AEADTest class.David Hook
2013-12-02moved to 1.50David Hook
2013-11-23first cut of Shacal2David Hook
2013-11-01GitHub #32 stream updatesDavid Hook
2013-11-01Merge branch 'feature/cipher-input-stream' of https://github.com/timw/bc-javaDavid Hook
2013-10-10Improved Cipher input/output streams.Tim Whittington
2013-10-09further optimisations for equals()David Hook
2013-10-09added override for equals() to reduce calls to getEncoded()David Hook
2013-10-08some further resource optimisationsDavid Hook
2013-09-28removed deprecated methods from PKIX, work on implicitly CA.David Hook
2013-09-27Review EC code in the provider to ensure points are normalized to affinePeter Dettman
2013-09-17Merge branch 'feature/xsalsa20' of git://github.com/timw/bc-java into timw-fe...Peter Dettman
2013-09-13added support for GOST in conjunction with PBKDF2.David Hook
2013-08-21these are keystores, not digestsPatrick Pelletier
2013-07-15reviewed SM3 digestDavid Hook
2013-07-09JCE registrations for ChaCha and XSalsa20Tim Whittington
2013-07-03Initial implementation of Threefish + Skein in all supported block sizes, and...Tim Whittington
2013-06-20cleanup of old EC table structure, removal of unnecessary code.David Hook
2013-06-14Fixed wrappers to properly recognise parameter objects when made available.David Hook
2013-06-13added deprecationDavid Hook
2013-05-31initial reshuffleDavid Hook