Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Roadmap

miltolstoy edited this page Oct 29, 2025 · 3 revisions

Features

  • Add lower security levels support
  • Add card challenge verification if it was generated using pseudo-random
  • Add BEGIN & END R-MAC SESSION SUPPORT

Improvements

Open Source

  • Configure CI (#8)
  • Configure relevant GitHub badges

Implementation

TBD

Tests

  • Port unit tests using debug version of the OpenSCP-Java library
  • Implement a simple test app
  • Implement negative unit tests

Infrastructure

  • Add typing check
  • Add code style check
  • Enable CodeQL check, fix issues

Documentation

  • 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

Clone this wiki locally