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
path: root/core
AgeCommit message (Expand)Author
2013-06-11removed some troublesome castsDavid Hook
2013-06-10minor cleanup, added some support for EC private keys to PrivateKeyInfoFactoryDavid Hook
2013-06-10added use of ASN1EncodableDavid Hook
2013-06-09Add some TODOs in relation to proposed changes to OCB draft specPeter Dettman
2013-06-08Move SCrypt test data into src/test/resourcesPeter Dettman
2013-06-08Remove unused fieldPeter Dettman
2013-06-08Move HC-256 test vector resourcesPeter Dettman
2013-06-08Change algorithm name to distinguish ecrypt tests from other setPeter Dettman
2013-06-08Resolve UTF-8 test issues caused by source-file encoding not being UTF-8Peter Dettman
2013-06-08Allow for JDK changes to German localePeter Dettman
2013-06-08Remove duplicate test resourcesPeter Dettman
2013-06-08Replace some weird charactersPeter Dettman
2013-06-08Move test data for CscaMasterListTestPeter Dettman
2013-06-08Performance improvement for modInverse with power-of-2 modulusPeter Dettman
2013-06-08Normalize line endingsPeter
2013-06-07removed useless getEncoded() method.David Hook
2013-06-06added BufferingContentSigner and a buffering stream that zeros the buffer on ...David Hook
2013-06-06fixed partial block output, added clearing of output array at start of generateDavid Hook
2013-06-06moved ocsp test and mozilla testDavid Hook
2013-06-06moved pqc tests out of core testDavid Hook
2013-06-03JavaDocDavid Hook
2013-06-02initial 15on buildDavid Hook
2013-06-01more shufflingDavid Hook
2013-06-01moved some 1.3 filesDavid Hook
2013-06-01other jdk importDavid Hook
2013-05-31initial reshuffleDavid Hook