Skip to content

NegaScout/ToyPublicKeys.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyPublicKeys.jl

Stable Dev Build Status Coverage

ToyPublicKeys.jl is toy implementation of selected public key-based cryptosystems. It tries to be proper, however it does not provide any formal garantues on correctness or robustness. It is mostly a preview of how a Julia native (besides GMP bindings) implementation of asymetric cryptosystems could look like :)

Try it out as https://juliahub.com/ui/Packages/General/ToyPublicKeys

import Pkg; Pkg.add("ToyPublicKeys")

About

a toy (but not trivial) implementation of (some) public key cryptography in julia

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages