https://github.com/sammyne/sm3
A Go implementation of SM3 cryptographic hash algorithm.
https://github.com/sammyne/sm3
cryptographic-hash-functions cryptography
Last synced: about 1 year ago
JSON representation
A Go implementation of SM3 cryptographic hash algorithm.
- Host: GitHub
- URL: https://github.com/sammyne/sm3
- Owner: sammyne
- License: isc
- Created: 2020-02-08T02:58:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T04:54:25.000Z (over 6 years ago)
- Last Synced: 2025-03-24T07:07:46.278Z (about 1 year ago)
- Topics: cryptographic-hash-functions, cryptography
- Language: Go
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SM3
[](https://circleci.com/gh/sammyne/sm3)
[](https://codecov.io/gh/sammyne/sm3)
[](http://godoc.org/github.com/sammyne/sm3)

[](https://github.com/sammyne/sm3/blob/master/LICENSE)
A Go implementation of SM3 cryptographic hash algorithm.