crypto

command module
v0.0.0-...-ed0083d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

README

Crypto API tester

Provides an API with some endpoints to create MD5, SHA-1 or SHA-256 hashes. For testing FIPS-140 compliance

Usage

$ curl -X POST http://127.0.0.1:9000/md5 -d "Hello"
$ curl -X POST http://127.0.0.1:9000/sha1 -d "Hello"
$ curl -X POST http://127.0.0.1:9000/sha256 -d "Hello"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL