Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mheese/rust-pkcs11 issues and pull requests
#57 - Report as unmaintained?
Issue -
State: closed - Opened by ionut-arm over 2 years ago
- 1 comment
#56 - Use pointer reads instead of transmute_copy
Pull Request -
State: closed - Opened by 5225225 over 2 years ago
#55 - Unsound transmute_copy in `attr_ck_long`, `get_date`, `attr_ck_ulong`
Issue -
State: closed - Opened by 5225225 over 2 years ago
#54 - possible segmentation fault
Issue -
State: closed - Opened by charlesxsh over 2 years ago
- 1 comment
#53 - Fix use-after-free bug in Ctx::initialize
Pull Request -
State: closed - Opened by jhagborgftx about 3 years ago
- 1 comment
#52 - Change `Ctx::generate_random` to take the buffer to be filled instead of generating the buffer from a given size
Issue -
State: closed - Opened by beamer159 about 3 years ago
- 1 comment
#51 - Unknown error code from `Ctx::new()` on ARMv7 when calling the PKCS#11 `C_GetFunctionList()` function.
Issue -
State: closed - Opened by ximon18 about 3 years ago
- 3 comments
#50 - `ctx.open_session` against Luna Network HSM crashed with SIGSEGV
Issue -
State: closed - Opened by hansonchar about 3 years ago
- 2 comments
#49 - Disabling of compiler optimizations needed to prevent non-null `pReserved` when invoking `C_Initialize()`.
Issue -
State: closed - Opened by ximon18 over 3 years ago
- 2 comments
#48 - Update dependencies
Pull Request -
State: closed - Opened by brandonweeks almost 4 years ago
- 3 comments
#47 - Upgrade the linux builds to use focal
Pull Request -
State: closed - Opened by palfrey about 4 years ago
- 4 comments
#46 - Remove serial_test_derive dependency
Pull Request -
State: closed - Opened by palfrey about 4 years ago
- 3 comments
#45 - ✨ Requires functions optionally, supporting partial implementations
Pull Request -
State: closed - Opened by siketyan about 4 years ago
- 2 comments
#44 - CK_ATTRIBUTE get_biginteger mixes up endianness
Issue -
State: closed - Opened by nickray about 4 years ago
- 4 comments
#43 - New safe and idiomatic interface
Pull Request -
State: closed - Opened by hug-dev about 4 years ago
- 7 comments
#42 - Support for partial implementations
Issue -
State: closed - Opened by ionut-arm over 4 years ago
- 3 comments
#41 - errors: Stringify vendor-specific errors correctly
Pull Request -
State: closed - Opened by woodruffw over 4 years ago
- 1 comment
#40 - types: Fix CK_LONG/CK_ULONG on Linux ARM32
Pull Request -
State: closed - Opened by woodruffw over 4 years ago
- 7 comments
#39 - errors: Print the actual CKR_ value, not its address
Pull Request -
State: closed - Opened by woodruffw over 4 years ago
- 2 comments
#38 - Safety of types containing raw pointers and methods using them
Issue -
State: closed - Opened by hug-dev over 4 years ago
- 15 comments
#37 - Switching to Rust 2018
Pull Request -
State: closed - Opened by mheese almost 5 years ago
#36 - Cargo.toml, READMEs and others
Pull Request -
State: closed - Opened by mheese almost 5 years ago
#35 - Finish unit/integration tests
Pull Request -
State: closed - Opened by mheese almost 5 years ago
- 1 comment
#34 - Adding tests for signing
Pull Request -
State: closed - Opened by mheese almost 5 years ago
- 1 comment
#33 - Adding tests for digest functions
Pull Request -
State: closed - Opened by mheese almost 5 years ago
#32 - Fixing encrypt_final and decrypt_final
Pull Request -
State: closed - Opened by mheese almost 5 years ago
- 1 comment
#31 - Making newtypes repr transparent
Pull Request -
State: closed - Opened by mheese almost 5 years ago
- 1 comment
#30 - Reformatting code with rustfmt defaults and format and lint checks enabled
Pull Request -
State: closed - Opened by mheese almost 5 years ago
- 1 comment
#29 - added a few more assertions for string padding functions
Pull Request -
State: closed - Opened by mheese almost 5 years ago
#28 - some minor reorganization of the recently added padded string handling
Pull Request -
State: closed - Opened by mheese almost 5 years ago
#27 - trying to add coverage
Pull Request -
State: closed - Opened by mheese almost 5 years ago
- 1 comment
#26 - lib, types: Implement string accessors for some padded fields
Pull Request -
State: closed - Opened by woodruffw almost 5 years ago
- 21 comments
#25 - Check the validity of attributes in getters
Pull Request -
State: closed - Opened by hug-dev almost 5 years ago
- 9 comments
#24 - Github Actions
Pull Request -
State: closed - Opened by mheese almost 5 years ago
#23 - Fix problem with decrypt_update
Pull Request -
State: closed - Opened by hanzx227 almost 5 years ago
#22 - Fix problem with decrypt_update
Pull Request -
State: closed - Opened by zhexinhan almost 5 years ago
#21 - How to use it with a different SHM
Issue -
State: closed - Opened by amrx101 almost 5 years ago
- 4 comments
#20 - Changed function parameters from &Vec<T> to &[T], allowing more types of inputs.
Pull Request -
State: closed - Opened by witchof0x20 about 5 years ago
- 1 comment
#19 - Modern Rust build fixes + Travis build
Pull Request -
State: closed - Opened by palfrey about 5 years ago
- 3 comments
#18 - Mutability compile errors
Issue -
State: closed - Opened by palfrey about 5 years ago
- 2 comments
#17 - Update libloading to 0.5
Pull Request -
State: closed - Opened by glandium about 5 years ago
#16 - Update num-bigint.
Pull Request -
State: closed - Opened by emilio about 5 years ago
- 7 comments
#15 - About the safety of `CK_ATTRIBUTE::get_bytes`
Issue -
State: closed - Opened by hug-dev over 5 years ago
- 6 comments
Labels: bug
#14 - mut-ify PKCS#11 API to be consistent with C
Pull Request -
State: closed - Opened by mozkeeler over 5 years ago
- 5 comments
#13 - tests: run softhsm-using tests in serial with each other
Pull Request -
State: closed - Opened by mathstuf about 6 years ago
- 4 comments
#12 - Make errors::Error implent std::error::Error
Pull Request -
State: closed - Opened by thequux about 6 years ago
#11 - Library as path ref
Pull Request -
State: closed - Opened by mathstuf about 6 years ago
- 1 comment
#10 - gitignore: ignore target as a symlink as well
Pull Request -
State: closed - Opened by mathstuf about 6 years ago
#9 - Ctx::new should take a &Path
Issue -
State: closed - Opened by mathstuf over 6 years ago
- 3 comments
Labels: enhancement
#8 - Add login_with_raw for raw PIN
Pull Request -
State: closed - Opened by mon over 6 years ago
- 2 comments
#7 - Only apply packed structs on windows
Pull Request -
State: closed - Opened by mon over 6 years ago
- 2 comments
#6 - latest code not available in https://crates.io/
Issue -
State: closed - Opened by srinivasanraghavan over 6 years ago
- 7 comments
#5 - Fix bug with signature pointer
Pull Request -
State: closed - Opened by ptescher over 6 years ago
- 2 comments
#4 - Commit "Fix Windows x64 compatiblity" breaks MacOS
Issue -
State: closed - Opened by bpressure almost 7 years ago
- 7 comments
Labels: bug
#3 - Fix Windows x64 compatibility (closes #2)
Pull Request -
State: closed - Opened by mon about 7 years ago
- 1 comment
#2 - Crash on initialize
Issue -
State: closed - Opened by mon about 7 years ago
- 7 comments
#1 - Fix unbalanced parens in README
Pull Request -
State: closed - Opened by nabijaczleweli over 7 years ago
- 1 comment