1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor updates More... 17 days ago
- fix: ConsoleObserver logs More... over 1 year ago
- update: Platform specific UnsafePrimitives.SCardControl signatures updated More... over 1 year ago
- new: SCardControl experiments More... over 1 year ago
- update projects to WSCT.Core 6.5.4 More... almost 2 years ago
- fix: incorrect T handling in T0FriendlyCardChannel More... almost 2 years ago
- fix: should improve T0FriendlyCardChannel handling of CC2 More... almost 2 years ago
- update: Use last WSCT.Core version More... over 2 years ago
- fix: T0FriendlyCardChannel* was modifying CC2 commands More... over 2 years ago
- fix: (readme) remove CardChannelIso7816 in code sample because this class is obsolete and useless More... over 2 years ago
- WSCT.Core updated to 6.5.0 More... over 2 years ago
Merge branch 'update-extended-apdu-handling' More... over 2 years ago
- new: T=0 adapters (as an ICardChannel and an ICardChannelLayer) - fix: ISO7816CardChannel now marked [Obsolete] as it has no use for a long time (does nothing) More... over 2 years ago
- fix: code example with fluent helpers in README.md More... over 2 years ago
- update: extended behaviour of CommandAPDU reworked (GH-6): - unchanged: short C-APDU are automatically upgraded to extended when Nc or Ne is > FF - changed: extended C-APDU are never upgraded to short when both Nc and Ne are <= FF - new: short C-APDU can be enforced extended even when both Nc and Ne are <= FF (EnforceExtended() method) - new: when short CC2 or CC4 with Le='00' (Ne=FF+1) is upgraded to extended because Nc > FF, Le is set to FF+1 More... over 2 years ago
- new: the extension methods I've been using for a long time when prototyping are now available for opt-in in WSCT main API (WSCT.Core.Fluent.Helpers) More... over 2 years ago
- version 6.3.0 - docs updated More... over 2 years ago
Merge branch 'feature-extended-apdu' More... over 2 years ago
- refactoring: Nc and Ne properties renamed to LcFieldSize and LeFieldSize to be in line with ISO/IEC 7816 - update: Externalized last tests of unit tests "Case 2 C-APDU" and "Case 3 C-APDU" - fix: Command case update when Lc/Le is updated More... over 2 years ago
Merge pull request #5 from mistial-dev/feature-extended More... over 2 years ago
Implement backards-compatible XML serialization More... over 2 years ago
Add automatic conversion when extended length is set Add check on length setting Additional unit testing More... over 2 years ago
Begin extended APDU support More... over 2 years ago
- new: Implementation of some PC/SC optional functionalities for storage cards (http://pcscworkgroup.com/Download/Specifications/pcsc3_v2.01.09.pdf, chapter 3.2.2) - LOAD KEYS, AUTHENTICATE, GET UID, GET ATS, READ BLOCK, UPDATE BLOCK,
Tok
More... about 3 years ago
- update: .net updated from 5.0 to 6.0 - update: nuget packages updated More... about 3 years ago
- new : DocFx documentation project More... over 4 years ago
Add LICENSE file More... over 4 years ago
- update: netcoreapp3.1 replaced with net5.0 - fix: Thread.Abord is not supported in netcore / net5.0 More... over 4 years ago
- fix: empty buffer was throwing an exception More... over 4 years ago
- new: .net5.0 is supported.
Tok
More... almost 5 years ago