Dynamic Symmetric Crypto System by by deepgolani4 and sudonims
This Crypto System generates symmetric keys on the go dynamically to encrypt request body
Table of Contents
- JavaScript
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
MIRO - https://miro.com/app/board/o9J_knPn4ZY=/
openssl pkcs12 -info -in Staging_Signature_PrivateKey.p12 -nodes (Password: public)
openssl x509 -pubkey -in uidai_auth_stage.cer -noout
g = 17
p = 541
pg_ctl -D /home/sudonims/Documents/blockchain-voting/postgres start psql -h 127.0.0.1 -p 5432 -d voting