Skip to content

Custom crypto utility that wraps the DotNet cryptography API to make life easier (Digest, AES, HMAC, RSA, RSA Digital Signature)

License

Notifications You must be signed in to change notification settings

telkomdev/NetCrypsi

Repository files navigation

NetCrypsi (crypsi for DotNet C#)

Custom crypto utility that wraps the DotNet cryptography API to make life easier

NetCrypsi CI

NetCrypsi is compatible with each other with the following libraries

Features

  • Asymmetric encryption with RSA
  • Generate RSA private and public key
  • Digital Signature with RSA private and public key using PSS
  • Symmetric encryption with AES
  • Message authentication code with HMAC
  • Generate Hash with Common DIGEST Algorithm

Todo

  • add more examples

About

Custom crypto utility that wraps the DotNet cryptography API to make life easier (Digest, AES, HMAC, RSA, RSA Digital Signature)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages