Ticket #128 (new enhancement)
Patch: PIV Card update patch
| Reported by: | harningt | Owned by: | opensc-devel@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.5 |
| Component: | opensc | Version: | 0.11.1 |
| Severity: | normal | Keywords: | patch, piv |
| Cc: |
Description
Attached is a gzipped patch that updates the PIV card support to work with the final-state PIV cards.
Some new files were also added in refactoring some potentially common code.
compression.c/h -- Abstract compression utility, currently supports zlib & gzip format compression methods. One of the methods permits decompression into a buffer the exact size that it needs via 'malloc'/realloc. p15card-helper.c/h -- Utility to help emulate non-filesystem cards These utilities helped in breaking down PIV support requirements so that debugging was simpler.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
