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
2013-12-07Add shouldUseGMTUnixTime method to allow optional inclusion ofPeter Dettman
gmt_unix_time in Random (defaults to false)
2013-06-25Move notifySecureRenegotiation into TlsPeer and have both client andPeter Dettman
server default to handshake_failure if secure_renegotiation is false.
2013-06-22Move the common notifyHandshakeComplete method into TlsPeerPeter Dettman
2013-05-31initial reshuffleDavid Hook