libcose
libcose copied to clipboard
Add hash-sigs support
- [x] added hash-sigs makefile support
- [x] added hash-sigs CI builds
- [x] wire up
- [x] hss sign/verify/keypair
- [ ] update tests
- [ ] debug
@gbanegas I think I need your help.
I've integrated hash-sigs into the build, and wired up keypair/sign/verify. But I don't know enough of hsslms to fix the tests. Could you give it a shot?