Skip to content

Anderssorby/OpenSSL.lean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSL bindings for lean (unfinished)

Build with nix build . or nix develop --command lake build.

The bindings are mostly imperative and low level. See the OpenSSL manpages for more details.

Dev env

Load dependencies and env variables into your shell.

Automatically

direnv activate

or manually

nix develop

About

OpenSSL bindings for Lean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.4%
  • Lean 32.7%
  • Nix 15.5%
  • GDB 0.4%