Skip to content

Commit 99f598c

Browse files
committed
Merge pull request #343 from Irio/copy-change
Copy change in README
2 parents b1065da + 4a67487 commit 99f598c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ Rust-Crypto seeks to create practical, auditable, pure-Rust implementations of c
88
algorithms with a minimum amount of assembly code where appropriate. The x86-64, x86, and
99
ARM architectures are supported, although the x86-64 architecture receives the most testing.
1010

11-
Rust-Crypto tagets the current, stable build of the Rust language (currently 1.3).
12-
If you are having issues while using an older version, please try upgrading to the latest stable
13-
Rust version.
11+
Rust-Crypto targets the current, stable build of Rust.
12+
If you are having issues while using an older version, please try upgrading to the latest stable.
1413

1514
Rust-Crypto has not been thoroughly
1615
audited for correctness, so any use where security is important is not recommended at this time.
@@ -72,4 +71,3 @@ it will support even more in the future. Currently supported algorithms include:
7271
* Sha2 (All fixed output size variants)
7372
* Sosemanuk
7473
* Whirlpool
75-

0 commit comments

Comments
 (0)