*Themis provides:*
- Strong authentication built around Secure Comparator <https://cossacklabs.com/files/secure-comparator-paper-rev12.pdf>, which allows to authenticate users, requests and compare secrets between parties without established channel trust. - Strong data-at-rest protection model, built around AES, with plenty of special features to help protect database records, structured data, provide format-preserving encryption. - Secure Message <https://github.com/cossacklabs/themis/wiki/Secure-Message-cryptosystem>: General purpose asymmetric encryption, suitable for non-sequential messaging, wrapping symmetric ciphers and general-purpose message exchange. - Secure Session <https://github.com/cossacklabs/themis/wiki/Secure-Session-cryptosystem>: Special purpose asymmetric cryptosystem for sequential messaging, socket replacement, with perfect forward secrecy and higher security guarantees. *Know more:* https://github.com/cossacklabs/themis/wiki/Go-HowTo *Or read our blog post:* https://www.cossacklabs.com/introducing-0.9.3.html -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.