To encrypt and decrypt data using asymmetric encryption. The algorithm used is the elliptical curve. This encryption method is only software based, no hardware such as the ATECC608 is involved.
Command line encryption which is found in the path: ~/go/src/github.com/SandsB2B/crypt_ecdsa/cmd/encrypt/main.go
Command line decryption which is found in the path: ~/go/src/github.com/SandsB2B/crypt_ecdsa/cmd/decrypt/main.go
- Billy Louis: Golang code for 2-way encryped communication.
Hardware Team: NSAL.com