https://github.com/emakeev/milenage
Go implementation of milenage ciphers
https://github.com/emakeev/milenage
Last synced: 4 days ago
JSON representation
Go implementation of milenage ciphers
- Host: GitHub
- URL: https://github.com/emakeev/milenage
- Owner: emakeev
- License: bsd-3-clause
- Created: 2020-10-19T17:37:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T20:12:51.000Z (over 4 years ago)
- Last Synced: 2025-03-28T01:50:49.074Z (21 days ago)
- Language: Go
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-telco - milenage - Go implementation of milenage ciphers. (Protocols / NAS 4G/5G and Milenage)
README
# milenage
Go implementation of milenage ciphersThis implementation is a standalone refactor of magma's milenage crypto functions to allow the standalone module use.