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
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
This doesn't affect people using the default configuration as it was already
|
||||
|
Loading…
Reference in New Issue
Block a user