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/src
AgeCommit message (Expand)Author
2014-07-22Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-07-22Fix CertificateRequest encoding (of certificate_authorities) and addPeter Dettman
2014-07-21Merge remote-tracking branch 'origin/master'David Hook
2014-07-21compatibility updatesDavid Hook
2014-07-21Reduce the number of test casesPeter Dettman
2014-07-21portability updates, updated version numberDavid Hook
2014-07-21portability updatesDavid Hook
2014-07-17BJA-467 added support for passing in a specific locale to help with date inte...David Hook
2014-07-17BJA-467 added support for passing in a specific locale to help with date inte...David Hook
2014-07-17BJA-467 added support for passing in a specific locale to help with date inte...David Hook
2014-07-02Use higher precision approximations for g1/g2 (GLV Type B)Peter Dettman
2014-07-02Asterisk the default coordinates for each curvePeter Dettman
2014-07-02Final work for OCB modePeter Dettman
2014-07-02Refactor GCMTestPeter Dettman
2014-06-30Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-06-30Add test coverage for ECAlgorithms classPeter Dettman
2014-06-28updateDavid Hook
2014-06-271.4 fixes.David Hook
2014-06-23fixed retreatCounter added bounds check.David Hook
2014-06-23fixed decrement counter.David Hook
2014-06-23JavaDocDavid Hook
2014-06-22fixed formattingDavid Hook
2014-06-21Add the client-version check part of PRPeter Dettman
2014-06-21Reverse the sense of 'forEncryption'Peter Dettman
2014-06-21Include Cramer-Shoup testsPeter Dettman
2014-06-21Merge branch 'master' of https://github.com/franziskuskiefer/bc-java into fra...Peter Dettman
2014-06-21- Check there are no alert or handshake fragments remaining when aPeter Dettman
2014-06-21Remove TODOPeter Dettman
2014-06-21Rewrite inner loops to help Hotspot optimizePeter Dettman
2014-06-21Registerize loop variablesPeter Dettman
2014-06-21Add inverse32 methodPeter Dettman
2014-06-21- Refactor the safe premaster decryption to avoid thePeter Dettman
2014-06-21Whitespace/spellingPeter Dettman
2014-06-21Merge branch 'master' into eriktews-pkcs15-decodingPeter Dettman
2014-06-21Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-06-21Adjust invalid MAC tests for new 32-bit minimumPeter Dettman
2014-06-21Throw exception if no key specified for initial initPeter Dettman
2014-06-21WhitespacePeter Dettman
2014-06-21relocatedDavid Hook
2014-06-21Merge branch 'pkcs15-decoding' of https://github.com/eriktews/bc-java into er...Peter Dettman
2014-06-21Merge remote-tracking branch 'origin/master'David Hook
2014-06-21compatibility updatesDavid Hook
2014-06-21compatibility updatesDavid Hook
2014-06-21Fix references to SRPUtilCustomPeter Dettman
2014-06-21Merge branch 'master' of https://github.com/dangrasso/bc-javaPeter Dettman
2014-06-21Update GMAC/GCM javadocPeter Dettman
2014-06-21Allow GCM tag lengths down to 32 bitsPeter Dettman
2014-06-21Add basic package.html files for the new ec packagesPeter Dettman
2014-06-21Move various support classes into math.rawPeter Dettman
2014-06-21Add a generic modular add methodPeter Dettman