Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change AES to MiMC #22

Closed
osuketh opened this issue Feb 5, 2019 · 0 comments
Closed

Change AES to MiMC #22

osuketh opened this issue Feb 5, 2019 · 0 comments

Comments

@osuketh
Copy link
Member

osuketh commented Feb 5, 2019

https://github.com/LayerXcom/zero-chain/blob/master/primitives/src/cm_encryption.rs

// Temporary use for enc/dec
use pcrypto::aes::{
    encrypt_128_ctr, 
    decrypt_128_ctr
};
@osuketh osuketh moved this from To do to TODO for Better in Towards a release of MVP Feb 20, 2019
@osuketh osuketh added the Alpha1 label Feb 24, 2019
@osuketh osuketh closed this as completed Feb 26, 2019
@osuketh osuketh moved this from To do (NEEDED) to Done in Towards a release of MVP Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant