Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

fpmtls

Minimal TLS 1.3 implementation in pure fpc 3.3.1+

Its insecure buggy PoC (proof of concept) implementation not for production, only for tests and learning.

Set of cryptoprimitives used:

  1. AES 128 GCM
  2. curve25519

Hashing functions:

  1. SHA256
  2. HMAC

About

Minimal TLS 1.3 implementation in pure fpc 3.3.1+

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages