Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.0.2 #31

Merged
merged 1 commit into from
Nov 26, 2019
Merged

v0.0.2 #31

merged 1 commit into from
Nov 26, 2019

Conversation

tarcieri
Copy link
Collaborator

@tarcieri tarcieri commented Nov 25, 2019

Publishing an early v0.0.2 so the new README.md with more status info shows up on https://crates.io and also to show the current state of the library on https://docs.rs

Added

  • untested Cargo feature to mark untested functionality (#30)
  • Initial connect test and docs (#19)
  • Clean up APDU construction with builder API (#15)

Changed

  • Rewrite translated code to use the pcsc crate (#17)
  • Rename ErrorKind to Error (#13)
  • Use des crate for 3DES operations (#10)
  • Replace PKCS5_PBKDF2_HMAC_SHA1 with pbkdf2 et al crates (#9)
  • Replace RAND_bytes with getrandom crate (#8)
  • Use log crate for logging (#7)
  • Replace ErrorKind::Ok with Result (#6)

@tarcieri tarcieri merged commit 5fab09e into develop Nov 26, 2019
@tarcieri tarcieri deleted the v0.0.2 branch November 26, 2019 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant