ufsecp 3.13.0 → 3.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
- package/prebuilds/darwin-arm64/libufsecp.dylib +0 -0
- package/prebuilds/linux-arm64/libufsecp.so +0 -0
- package/prebuilds/linux-arm64/libufsecp.so.3 +0 -0
- package/prebuilds/linux-arm64/{libufsecp.so.3.13.0 → libufsecp.so.3.13.1} +0 -0
- package/prebuilds/linux-x64/libufsecp.so +0 -0
- package/prebuilds/linux-x64/libufsecp.so.3 +0 -0
- package/prebuilds/linux-x64/libufsecp.so.3.13.1 +0 -0
- package/prebuilds/win32-x64/ufsecp.dll +0 -0
- package/prebuilds/linux-x64/libufsecp.so.3.13.0 +0 -0
package/README.md
CHANGED
|
@@ -128,5 +128,5 @@ MIT
|
|
|
128
128
|
## Links
|
|
129
129
|
|
|
130
130
|
- [GitHub](https://github.com/shrec/UltrafastSecp256k1)
|
|
131
|
-
- [Benchmarks](https://github.com/shrec/UltrafastSecp256k1/blob/main/
|
|
132
|
-
- [Changelog](https://github.com/shrec/UltrafastSecp256k1/blob/main/
|
|
131
|
+
- [Benchmarks](https://github.com/shrec/UltrafastSecp256k1/blob/main/docs/BENCHMARKS.md)
|
|
132
|
+
- [Changelog](https://github.com/shrec/UltrafastSecp256k1/blob/main/CHANGELOG.md)
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
index 9788203..e15ccdb 100755
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|