Skip to content

crypto: v3.0.0

Choose a tag to compare

@achingbrain achingbrain released this 30 Nov 09:04
d539109

⚠ BREAKING CHANGES

  • remove unnecessary async from crypto methods (#1963)

Features

  • support streaming hashes for key sign/verify (#2255) (ac7bc38)

Bug Fixes

Code Refactoring

  • remove unnecessary async from crypto methods (#1963) (e2267d4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.6 to ^1.0.0