Skip to content

Releases: aardvark-platform/aardvark.base.cryptography

0.2.1

30 Jan 09:38
Compare
Choose a tag to compare
  • fix async/dispose problem in Secrets.DecryptFileTo* functions

0.2.0

30 Jan 08:56
Compare
Choose a tag to compare
  • refactoring: all encrypt/decrypt combinations with systematic naming scheme
  • Secrets.Encrypt[Stream|Buffer|String|File]To[Stream|Buffer|File]Async
  • Secrets.Decrypt[Stream|Buffer|File]To[Stream|Buffer|String|File]Async

0.1.0

29 Jan 10:28
Compare
Choose a tag to compare
  • publish first package