Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 959 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 959 Bytes

EC Crypt 160/192/256/512-bit

ISC License GoDoc Go Report Card GitHub release (latest by date)

Elliptic curve-based Asymmetric Encryption Scheme

CMD Examples:

./ecdsacrypter -gen
./ecdsacrypter -enc -key $pubkey < plaintext.ext > ciphertext.ext 
./ecdsacrypter -dec -key $prvkey < ciphertext.ext 

License

This project is licensed under the ISC License.

Industrial-Grade Reliability. Copyright (c) 2020-2022 ALBANESE Research Lab.