You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update library to use new interface
This commit updates the test client library to use the new, updated
interface using the PSA Crypto 1.0 contracts.
Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
Add interface dependency and bump version
The Parsec Interfaceis now available as a crate! Use that.
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
Bump interface version; set body length limit
This commit gets the client up to speed with the body length limit
added to the interface.
Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>