https://github.com/dchest/cmac
CMAC implementation from old Go crypto package converted to modern Go
https://github.com/dchest/cmac
Last synced: about 1 year ago
JSON representation
CMAC implementation from old Go crypto package converted to modern Go
- Host: GitHub
- URL: https://github.com/dchest/cmac
- Owner: dchest
- License: bsd-3-clause
- Created: 2015-05-21T13:56:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T18:49:11.000Z (about 4 years ago)
- Last Synced: 2025-04-11T04:35:55.885Z (about 1 year ago)
- Language: Go
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CMAC implementation from old Go crypto package converted to modern Go.