-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
miltolstoy edited this page Oct 29, 2025
·
3 revisions
- Add lower security levels support
- Add card challenge verification if it was generated using pseudo-random
- Add BEGIN & END R-MAC SESSION SUPPORT
- Configure CI (#8)
- Configure relevant GitHub badges
TBD
- Port unit tests using debug version of the OpenSCP-Java library
- Implement a simple test app
- Implement negative unit tests
- Add typing check
- Add code style check
- Enable CodeQL check, fix issues
- Link repositories one to another, link with SR Blog articles
- Ensure that README is understandable and easy to use for outside reader
- Extract features list from specification, mark implemented and not implemented
- Integrate diagrams into Wiki, add link in README
- Describe project files structure
- Add typical GitHub files - contributing guide, issue & PR template, etc.
- Add README for developers