You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
once [M1](https://github.com/a-sit-plus/signum/milestone/1) is done, we also need to
* [ ] make sure that everything we can do in hardware, is actually done in hardware (#287)
* [ ] re-evaluate the whole API for consistency
* [ ] remove all deprecations
* [ ] support arbitrary signature and encryption algorithms (bye, bye enums!). This may be affect other types of algorithms as well!
* [ ] re-evaluate what functionality should be provided as core functionality and what should rather be extensions functions (similar to kotlinx.io, for example)