ブックマーク / bearssl.org (1)

  • BearSSL - Main

    Overview BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C. It aims at offering the following features: Be correct and secure. In particular, insecure protocol versions and choices of algorithms are not supported, by design; cryptographic algorithm implementations are constant-time by default. Be small, both in RAM and code footprint. For instance, a minimal server imple

    tmatsuu
    tmatsuu 2016/11/23
    yet another SSL/TLSプロトコル実装か
  • 1