Skip to content

delphius/fpmtls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages