Skip to content

Conversation

@tarcieri
Copy link
Member

Makes linking against liballoc optional, and adds an API which allows users to stack allocate their own memory blocks array instead of using a dynamically allocated vec.

@tarcieri tarcieri force-pushed the argon2/alloc-feature branch from e771e54 to 59a8886 Compare August 27, 2021 18:15
Makes linking against liballoc optional, and adds an API which allows
users to stack allocate their own memory blocks array instead of using a
dynamically allocated `vec`.
@tarcieri tarcieri force-pushed the argon2/alloc-feature branch from 59a8886 to af0b784 Compare August 27, 2021 18:19
@tarcieri tarcieri merged commit 4f1f645 into master Aug 27, 2021
@tarcieri tarcieri deleted the argon2/alloc-feature branch August 27, 2021 18:21
tarcieri added a commit that referenced this pull request Aug 27, 2021
This enables performing a much more exhaustive set of tests for `no_std`
targets, which as of #215 all crates in this repo are fully capable.
tarcieri added a commit that referenced this pull request Aug 27, 2021
This enables performing a much more exhaustive set of tests for `no_std`
targets, which as of #215 all crates in this repo are fully capable.
@tarcieri tarcieri mentioned this pull request Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants