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-06-21Add KeyExchangeAlgorithm.ECDHE_PSK and sketch out implementationPeter Dettman
2013-06-19Some key exchange algorithms don't deal with signatures and thereforePeter Dettman
have no default signature_algorithms
2013-05-31initial reshuffleDavid Hook