Skip to content

Implementation of the core cryptography and some useful traits and wrappers

Notifications You must be signed in to change notification settings

libdist-rs/libcrypto-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcrypto-rs

Author: Adithya Bhat, 2021

Contains the core-cryptography such as digital signatures, hashing, and signature wrappers that are used in the rest of the library.

  • Digital Signatures: This library currently supports 3 types of signature schemes:
    • RSA
    • ED25519
    • SECP256K1

About

Implementation of the core cryptography and some useful traits and wrappers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages