Files
bitcoin/src
TheCharlatan 41eba5bd71 kernel: Remove key module from kernel library
The key module's functionality is not used by the kernel library, but
currently kernel users are still required to initialize the key module's
`secp256k1_context_sign` global as part of the `kernel::Context` through
`ECC_Start`.
2024-05-09 15:56:08 +02:00
..
2024-04-10 17:01:27 +02:00
2024-03-26 16:51:46 +00:00