o1c-dev / o1c

O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms
ISC License
15 stars 2 forks source link

Create a high level API for securing sessions #6

Open jvz opened 3 years ago

jvz commented 3 years ago

Consider the design of Themis: https://docs.cossacklabs.com/themis/crypto-theory/cryptosystems/secure-session/

Another design to consider is MinimaLT: https://cr.yp.to/tcpip/minimalt-20131031.pdf

A larger survey of security network protocols: https://tools.ietf.org/html/draft-ietf-taps-transport-security-12