proxy.golang.org : github.com/xeodou/aesf
AESf package combines AES encryption, sha1HMAC verification and RFC2898 key derivation, which provide a very security way to encryp/decrypt data in golang. Installation Currently aesf support AES-128, AES-192, or AES-256 three types of AES encryption. If you want know why AES CTR is a security way to encrypt data, please see the wikipedia page here, ``` ```
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/xeodou/aesf
Keywords:
aes-256-ctr
, encryption-tool
, golang
, rfc-2898
License: MIT
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: github.com/xeodou
Stars: 8 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago