Skip to content

Commit

Permalink
Update document link in README
Browse files Browse the repository at this point in the history
The document seems to have been moved to a different place so updating it.

Signed-off-by: Gowtham Suresh Kumar <[email protected]>
  • Loading branch information
gowthamsk-arm committed Jan 3, 2024
1 parent f2d2351 commit eda5766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="https://github.com/parallaxsecond/rust-psa-crypto/actions?query=workflow%3A%22Continuous+Integration%22"><img src="https://github.com/parallaxsecond/rust-psa-crypto/workflows/Continuous%20Integration/badge.svg" alt="CI tests"/></a>
</p>

This repository contains a Rust wrapper around the [PSA Cryptography API](https://developer.arm.com/architectures/security-architectures/platform-security-architecture/documentation). There are two layers of wrapping:
This repository contains a Rust wrapper around the [PSA Cryptography API](https://arm-software.github.io/psa-api/crypto/). There are two layers of wrapping:

* [`psa-crypto-sys`](psa-crypto-sys): a lower-level wrapper that exposes a minimal low-level C interface to Rust

Expand Down

0 comments on commit eda5766

Please sign in to comment.