An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 10.0% on proxy.golang.org

proxy.golang.org : github.com/yakumioto/go-crypto-suite

Package crypto provides a set of cryptographic utilities in Go. It includes interfaces and functions for handling cryptographic keys, such as Key, KeyGenerator, and KeyImporter. These interfaces provide methods for key generation, import, signing, verifying, encrypting, and decrypting. The package supports a variety of cryptographic algorithms, including HMAC SHA, AES CBC, AES GCM, ECDSA, and RSA. Example usage: This will encrypt the string "hello world" using the AES CBC 128 algorithm and then decrypt it back to the original string.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/yakumioto/go-crypto-suite
License: MIT
Latest release: 9 months ago
First release: almost 2 years ago
Namespace: github.com/yakumioto
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...