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 (Collapse)Author
2014-07-26Execute become-spongy.shRoberto Tyley
https://github.com/rtyley/spongycastle/blob/3040af/become-spongy.sh
2014-06-301.3 compatibility updates, minor cleanups.David Hook
2014-06-28updateDavid Hook
2014-03-22refactoring UTCTime, GeneralizedTimeDavid Hook
2014-03-21refactoring of ASN1 primitive classes.David Hook
2014-01-08Format cert-revocation date in GMT to avoid timezone-dependent testsRoberto Tyley
In my London-based JVM, the date was actually Apr 19th, and the asserted string in NistCertPathTest did not match. This is an alternative to this prior pull-request, which just relaxed the test condition to ignore the date: https://github.com/bcgit/bc-java/pull/45#issuecomment-31311148
2013-06-01moved some 1.3 filesDavid Hook