File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/*
22
33Easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
4- version 1.3.1
4+ version 1.4.0
55https://github.com/leventkaragol/libcpp-crypto
66
77If you encounter any issues, please submit a ticket at https://github.com/leventkaragol/libcpp-crypto/issues
Original file line number Diff line number Diff line change 11{
22 "name" : " libcpp-crypto" ,
3- "version-string" : " 1.0 .0" ,
3+ "version-string" : " 1.4 .0" ,
44 "builtin-baseline" : " 7eb700c9688daed6d8bdcdc571ebe3eedea6a774" ,
55 "dependencies" : [
66 {
77 "name" : " gtest" ,
8- "version>=" : " 1.14 .0#1"
8+ "version>=" : " 1.17 .0#1"
99 },
1010 {
1111 "name" : " openssl" ,
12- "version>=" : " 3.3 .0#1"
12+ "version>=" : " 3.5 .0#1"
1313 }
1414 ]
1515}
You can’t perform that action at this time.
0 commit comments