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-07-26Stop TLS testcases causing failure on JUnit constructor requirementsRoberto Tyley
2014-07-22Add automatic EC point validation for decoded points and for multiplier outputs.Peter Dettman
2014-07-22Merge remote-tracking branch 'origin/master'David Hook
2014-07-22Fix CertificateRequest encoding (of certificate_authorities) and addPeter Dettman
2014-07-22J2ME compatibility updatesDavid Hook
2014-07-21Reduce the number of test casesPeter Dettman
2014-07-21portability updatesDavid Hook
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-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-21Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-06-21Adjust invalid MAC tests for new 32-bit minimumPeter Dettman
2014-06-21compatibility updatesDavid Hook
2014-06-18minor cleanupDavid Hook
2014-06-18fixed CMacWithIV class (sigh...)David Hook
2014-06-16Merge branch 'master' of https://github.com/MauriceAarts/bc-java into Maurice...David Hook
2014-05-30Merge branch 'feature/scrypt-docs-params' of https://github.com/timw/bc-java ...David Hook
2014-05-26Refactor EncodableDigest tests into a single DigestTest implementation.Tim Whittington
2014-05-26Extend EncodableDigest implementation to all SHA-2 digests.Tim Whittington
2014-05-24JavaDoc, cleared out buffered data.David Hook
2014-05-24further work on skipping ciphersDavid Hook
2014-05-23added EncodableDigest with constructors supporting the same.David Hook
2014-05-20further work on SkippingCiphersDavid Hook
2014-05-16further work on SkippingCipher, added StreamCipher interface to SICBlockCipher.David Hook
2014-05-14Updated KDF Counter Generator Test to support new version of KDF Counter Gene...Maurice Aarts
2014-05-12first cut at "skipping cipher".David Hook
2014-05-10further tweaking of boundary check in ElGamalDavid Hook
2014-05-03added some replacement classes for deprecated constructors in PGP APIDavid Hook
2014-04-26deprecated NTRU signer.David Hook
2014-04-26added AESWrapPadTestDavid Hook
2014-04-26initial cut of lightweight RFC5649 wrappingDavid Hook
2014-04-16Add a DTLS test suite for client-auth use casesPeter Dettman
2014-04-16Run TLS client-auth test suite for all TLS versionsPeter Dettman
2014-04-15Minor refactoringPeter Dettman
2014-04-15Explicitly fail on CertificateVerify in TLS 1.2 serverPeter Dettman
2014-04-15Move test servers back to TLS 1.2 for the momentPeter Dettman
2014-04-15A new suite of TLS tests, intially covering client authenticationPeter Dettman
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25Migrated Pack out of crypto.utilDavid Hook
2014-03-22added CBC support to JCE ECIES, added IV support to IESEngineDavid Hook
2014-03-22refactoring UTCTime, GeneralizedTimeDavid Hook