Skip to content

junhuanchen/CryptFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypt

Embedded C.

Rsa(RSA algorithm) And Ecc(Elliptic curve cryptography) Achieve In Standard C.

You might want to write a assembly for the mod function (a ± b) % n.

About

Rsa Or Ecc Achieve In Standard C,Do not rely on BigNum Lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages