Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Upgrade aes-siv to v0.2; add back alloc and std features #39

Merged
merged 1 commit into from
Dec 5, 2019

Commits on Dec 5, 2019

  1. Upgrade aes-siv to v0.2; add back alloc and std features

    The `aes-siv` crate v0.2.0 adds back full heapless `#![no_std]` support.
    
    This commit upgrades to the new version, and adds back the previously
    removed features for heapless operation.
    tarcieri committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    35864e0 View commit details
    Browse the repository at this point in the history