Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Initial release

Compare
Choose a tag to compare
@rkeet rkeet released this 15 Dec 12:23
· 13 commits to master since this release

Initial release

  • Hashing & Encryption: Adapters, Services, Subscribers are all created
  • Basic Encryption functionality provided: encrypt / decrypt
  • Basic Hashing functionality provided: hash / verify
  • Annotations (for Doctrine Entity Properties) provided: @Hashed and @Encrypted