Skip to content
/ secret Public

symetric encryption and time base encryption key rotation

Notifications You must be signed in to change notification settings

khezen/secret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc

  • secret
    • time based key(32 bytes) rotation
    • Cipher AES-GCM : key(32 bytes) / initialization vector(96 bits)
    • Decipher AES-GCM : key(32 bytes) / initialization vector(96 bits)

About

symetric encryption and time base encryption key rotation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages