• Remove deprecated test files and optimize encryption functions
    Some checks failed
    Go / build (push) Has been cancelled
    Go / release (push) Has been cancelled

    mleku released this 2025-11-05 13:28:17 +00:00 | 130 commits to main since this release

    • Deleted testresults.txt and testmain_test.go as they were no longer needed.
    • Updated the Go workflow to streamline the build process by removing commented-out build steps for various platforms.
    • Refactored encryption benchmarks to improve performance and clarity in the benchmark_test.go file.
    • Introduced a new LICENSE file for the encryption package, specifying the MIT License.
    • Enhanced the README with usage instructions and links to the NIP-44 specification.
    • Bumped version to v0.25.3 to reflect these changes.
    Downloads