Skip to content

Commit 83dbf54

Browse files
author
Levent KARAGÖL
committed
hash method has been added
1 parent c953a9e commit 83dbf54

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
@@ -1,6 +1,6 @@
11
# libcpp-crypto
22

3-
Modern, easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
3+
Easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
44

55
[![linux](https://github.com/leventkaragol/libcpp-crypto/actions/workflows/linux.yml/badge.svg)](https://github.com/leventkaragol/libcpp-crypto/actions/workflows/linux.yml)
66
[![windows](https://github.com/leventkaragol/libcpp-crypto/actions/workflows/windows.yml/badge.svg)](https://github.com/leventkaragol/libcpp-crypto/actions/workflows/windows.yml)

0 commit comments

Comments
 (0)