Skip to content

DevOnBike/Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heimdall

all around security like algorithms, approaches to common problems ready to be used in your project:

  • chacha20 poly 1305 (pure .net + BouncyCastle - can be used interchanbly)
  • xchacha20 poly 1305 algorithm (pure .net + BouncyCastle - can be used interchanbly)
  • format preserving encryption (FPE using BouncyCastle)
  • default (recommended) IRandom implementation
  • hashers abstractions and implementation (for calculating digest of generic data and password)

codecov

About

all about security, stay tuned ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages