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
2013-05-31initial reshuffleDavid Hook
2013-05-31final update for 1.49David Hook
2013-05-30UTF8 patch for PBKDF2David Hook
2013-05-30initial migration of test dataDavid Hook
2013-05-30first cutDavid Hook
2013-05-30updated to use html.David Hook
2013-05-29clean upDavid Hook
2013-05-29added oid to string lookup to Style interfaceDavid Hook
2013-05-29clean upDavid Hook
2013-05-29further clean ups.David Hook
2013-05-29clean upsDavid Hook
2013-05-29enabled use of MD5 in an S2K.David Hook
2013-05-29fixed bogus copy.David Hook
2013-05-28code cleanupDavid Hook
2013-05-28code cleanupDavid Hook
2013-05-28code cleanupDavid Hook
2013-05-28code cleanupDavid Hook
2013-05-28code cleanupDavid Hook
2013-05-28code cleanupDavid Hook
2013-05-27added null checkDavid Hook
2013-05-27added handling of EC keysDavid Hook
2013-05-25moved test JavaDocDavid Hook
2013-05-25further clean upDavid Hook
2013-05-25further resource/doc file movingDavid Hook
2013-05-25javadoc html cleanupDavid Hook
2013-05-25javadoc filesDavid Hook
2013-05-25removed resources from Java treeDavid Hook
2013-05-25initial resource checkinDavid Hook
2013-05-25removed unecessary exceptionDavid Hook
2013-05-25added first commitment implementationDavid Hook
2013-05-25fixed invalidity dateDavid Hook
2013-05-24fixed !=...David Hook
2013-05-24updateDavid Hook
2013-05-24BJA-453 added parsing of explicit parametersDavid Hook
2013-05-24fixed array out of bounds issueDavid Hook
2013-05-24backport updatesDavid Hook
2013-05-24backport updatesDavid Hook
2013-05-21clean upDavid Hook
2013-05-21added missing NTRU tests.David Hook
2013-05-21JDK 1.4 updatesDavid Hook
2013-05-21removed a couple of JDK15isms, changed to regular format, removed ^MDavid Hook
2013-05-21added NTRU testsDavid Hook
2013-05-20Verify CertificateVerify signature in DTLSPeter Dettman
2013-05-20Cleanup TODOsPeter Dettman
2013-05-20Cleanup TODOsPeter Dettman
2013-05-20Add more types to TlsUtils.getClientCertificatePeter Dettman
2013-05-20Verify signature in CertificateVerify messagePeter Dettman
2013-05-20Calculate the CertificateVerify handshake hash correctlyPeter Dettman
2013-05-20Init pending epoch immediately after client key exchange receivedPeter Dettman
2013-05-20Rename methodPeter Dettman