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
2014-07-26Execute become-spongy.shRoberto Tyley
2014-07-26Stop TLS testcases causing failure on JUnit constructor requirementsRoberto Tyley
2014-07-25RefactorPeter Dettman
2014-07-25Add cofactor validation after point decompressionPeter Dettman
2014-07-24Add getCipherType method and refactorPeter Dettman
2014-07-24Add more variations of check/isValidPeter Dettman
2014-07-24Javadoc fixPeter Dettman
2014-07-24Apply low-hamming-weight NAF check for more generatorsPeter Dettman
2014-07-23Clean up a few thingsPeter Dettman
2014-07-23Merge remote-tracking branch 'origin/master'David Hook
2014-07-23Earlier JDK compatibility updatesDavid Hook
2014-07-23Remove unnecessary static referencesPeter Dettman
2014-07-23Fix argument typePeter Dettman
2014-07-23Fix javadocPeter Dettman
2014-07-23Remove unnecessary static referencesPeter Dettman
2014-07-23Minor optimization for common case of cofactor==1Peter Dettman
2014-07-22draft-ietf-tls-encrypt-then-mac-033 updatesPeter Dettman
2014-07-22Add utility methods for classifying cipher suitesPeter Dettman
2014-07-22Add automatic EC point validation for decoded points and for multiplier outputs.Peter Dettman
2014-07-22Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-07-22J2ME compatibility updatesDavid Hook
2014-07-22J2ME compatibility updatesDavid Hook
2014-07-22Add strict checking for EC point formatsPeter Dettman
2014-07-22Merge remote-tracking branch 'origin/master'David Hook
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-22J2ME compatibility updatesDavid Hook
2014-07-22J2ME compatibility updatesDavid Hook
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