2 Commits

Author SHA1 Message Date
feda22ee50 Refactor signer interface and add SHA256 package.
Updated the signer interface by splitting `Generate` into `Generate` and `GenerateForECDH`, and adding `InitECDH` for improved clarity and functionality. Introduced a new SHA256 package leveraging SIMD optimizations for accelerated hash computations, along with its documentation and license.
2025-06-21 14:18:29 +01:00
33a4751a70 starting 2025-06-21 12:22:39 +01:00