mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-13 09:05:08 -04:00
Add general cross-reference for low/high-level crypto
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
c936bbb15a
commit
92170cc3e1
@ -134,6 +134,9 @@ of the 2.x releases — no longer included in 3.0) might help you do that.
|
|||||||
|
|
||||||
## Low-level crypto
|
## Low-level crypto
|
||||||
|
|
||||||
|
Please also refer to the section [High-level crypto](#high-level-crypto) for
|
||||||
|
changes that could sit in either cateogry.
|
||||||
|
|
||||||
### The RNG parameter is now mandatory for all functions that accept one
|
### The RNG parameter is now mandatory for all functions that accept one
|
||||||
|
|
||||||
This change affects all users who called a function accepting a `f_rng`
|
This change affects all users who called a function accepting a `f_rng`
|
||||||
@ -240,6 +243,9 @@ Alternative implementations of the SHA256 and SHA512 modules must adjust their f
|
|||||||
|
|
||||||
## High-level crypto
|
## High-level crypto
|
||||||
|
|
||||||
|
Please also refer to the section [Low-level crypto](#low-level-crypto) for
|
||||||
|
changes that could sit in either cateogry.
|
||||||
|
|
||||||
### Remove wrapper for libpkcs11-helper
|
### Remove wrapper for libpkcs11-helper
|
||||||
|
|
||||||
This doesn't affect people using the default configuration as it was already
|
This doesn't affect people using the default configuration as it was already
|
||||||
|
Loading…
x
Reference in New Issue
Block a user