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-04-06Minor TLS updatesPeter Dettman
2014-04-04Use the TLS 1.0 PRF for the random blockPeter Dettman
Remove redundant Mac.init calls
2014-04-03Avoid revealing raw RNG output in the random blockPeter Dettman
2014-04-03Add an in-place-output version of toByteArrayPeter Dettman
2014-03-30further deprecation clean up.David Hook
2014-03-30updated AttrCertExampleDavid Hook
2014-03-30removed unnecessary class.David Hook
2014-03-30updated to remove deprecated methods/classesDavid Hook
2014-03-30deprecated method removal.David Hook
added some additional deprecations. removed core selector dependency on crypto version of SHA-1
2014-03-30JavaDoc fixesDavid Hook
2014-03-25fixed test issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25removed broken methodDavid Hook
2014-03-25fixed imports.David Hook
2014-03-25Migrated Pack out of crypto.utilDavid Hook
2014-03-22JavaDoc fixDavid Hook
2014-03-22added support for ASN.1 time settingDavid Hook
2014-03-22added support for ASN.1 time settingDavid Hook
2014-03-22updateDavid Hook
2014-03-22updateDavid Hook
2014-03-22updateDavid Hook
2014-03-22Fix shifting error from last commitPeter Dettman
2014-03-22added CBC support to JCE ECIES, added IV support to IESEngineDavid Hook
2014-03-22Merge branch 'gnu-user-master'David Hook
2014-03-22Merge branch 'master' of https://github.com/gnu-user/strippedcastle into ↵David Hook
gnu-user-master
2014-03-22Merge remote-tracking branch 'origin/master'David Hook
2014-03-22refactoring UTCTime, GeneralizedTimeDavid Hook
2014-03-22updateDavid Hook
2014-03-21Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-03-21Optimize Curve25519 point operationsPeter Dettman
2014-03-21updateDavid Hook
2014-03-21added invalid parameter check to EC key agreement SPI.David Hook
2014-03-21Fixed error introduced in JavaDoc mergeDavid Hook
2014-03-21updateDavid Hook
2014-03-21updateDavid Hook
2014-03-21JavaDoc updatesDavid Hook
2014-03-21Added getEmbeddedSignatures()David Hook
2014-03-21updateDavid Hook
2014-03-21updateDavid Hook
2014-03-21Merge branch 'trustcert' of https://github.com/scop/bc-java into scop-trustcertDavid Hook
2014-03-21updateDavid Hook
2014-03-21Minor refactoringDavid Hook
2014-03-21fixed strength check.David Hook
2014-03-21refactoring of ASN1 primitive classes.David Hook
2014-03-21fixed asn1EqualsDavid Hook