mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +02:00
README.md: fix some places where "libleap" was used instead of "libantelope"
This commit is contained in:
parent
3e38c587d3
commit
a22825db9b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||

|
||||
[](https://github.com/eosswedenorg/libantelope/releases/latest)
|
||||
[](https://github.com/eosswedenorg/libantelope/releases/latest)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
# libleap
|
||||
# libantelope
|
||||
|
||||
Independent C++ library for [Antelope IO](https://antelope.io) (former [libeosio](https://github.com/eosswedenorg/libeosio))
|
||||
|
||||
|
|
@ -110,7 +110,7 @@ C:\repo> cmake --build build --config Release
|
|||
## Security notice
|
||||
|
||||
Elliptic curve crypthographic operations is done using either `OpenSSL` or `libsecp256k1` libraries.
|
||||
This library (libleap) will never expose sensitve cryptographic information
|
||||
This library (libantelope) will never expose sensitve cryptographic information
|
||||
to anything but the computers memory.
|
||||
You are free to inspect the source code and compile yourself to verify.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue