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

Feature/cloudproof rust #94

Merged
merged 2 commits into from
Mar 1, 2023
Merged

Feature/cloudproof rust #94

merged 2 commits into from
Mar 1, 2023

Commits on Feb 28, 2023

  1. feat!: remove interfaces and unneeded deps

    feat!: use 16-bytes tag
    
    fix: bump version and fills changelog
    
    fix!: do not use serde where it can be avoided
    
    fix: use CryptoCore from GitHub branch
    
    fix: corrections
    
    fix: formatting
    
    feat: remove `.cargo/`
    
    fix: remove `println!`
    
    feat: improve handling of unknown axis error
    
    fix: update CryptoCore
    
    fix: examples
    
    feat: use `Shake256` from `tiny_keccak`
    
    fix: non regression tests
    
    fix: CHANGELOG
    
    fix!: use crypto_core 7.0
    
    fix: use CryptoCore public constants and types
    
    fix: format
    tbrezot authored and Manuthor committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    09a6133 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. fix: decrypt test example

    Manuthor committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    58edc60 View commit details
    Browse the repository at this point in the history