Skip to content

Commit 5b62b0c

Browse files
committed
updated readme
1 parent c966e9a commit 5b62b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Tests](https://github.com/brainfoolong/php-ascon/actions/workflows/tests.yml/badge.svg)](https://github.com/brainfoolong/php-ascon/actions/workflows/tests.yml)
44

5-
This is a PHP 8+ implementation of Ascon v1.2, an authenticated cipher and hash function.
5+
This is a PHP implementation of Ascon v1.3, an authenticated cipher and hash function.
66
It allows to encrypt and decrypt any kind of message. Includes the authenticated encryption and hash function variants as specified in [NIST SP 800-232 (initial public draft)](https://csrc.nist.gov/pubs/sp/800/232/ipd).
77
Heavily inspired by the python implementation of Ascon by https://github.com/meichlseder/pyascon
88

0 commit comments

Comments
 (0)