Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / parallaxsecond/rust-psa-crypto issues and pull requests
#144 - Bump bindgen to 0.69.4
Pull Request -
State: closed - Opened by tgonzalezorlandoarm 10 months ago
- 1 comment
#143 - Enabled psa_mac_compute and psa_mac_verify functions.
Pull Request -
State: open - Opened by mes5k 11 months ago
#142 - SecpR1 bit length 284?
Issue -
State: open - Opened by tazle 12 months ago
#141 - nightly/audit: Temporary ignore RUSTSEC-2024-0006
Pull Request -
State: open - Opened by tgonzalezorlandoarm 12 months ago
- 1 comment
#141 - Cargo.lock: Bump shlex to version 1.3.0
Pull Request -
State: open - Opened by tgonzalezorlandoarm 12 months ago
- 1 comment
#140 - Update mbedtls to 3.5.2
Issue -
State: open - Opened by nullr0ute 12 months ago
#140 - Update mbedtls to 3.5.2
Issue -
State: open - Opened by nullr0ute 12 months ago
#139 - Use pkg config
Pull Request -
State: closed - Opened by billatarm almost 1 year ago
- 3 comments
#139 - Use pkg config
Pull Request -
State: closed - Opened by billatarm almost 1 year ago
- 3 comments
#138 - Bump Shlex version
Pull Request -
State: open - Opened by gowthamsk-arm about 1 year ago
#138 - Bump Shlex version
Pull Request -
State: closed - Opened by gowthamsk-arm about 1 year ago
#137 - Update mbedtls to version 3.5.1
Pull Request -
State: closed - Opened by billatarm about 1 year ago
- 1 comment
#137 - Update mbedtls to version 3.5.1
Pull Request -
State: closed - Opened by billatarm about 1 year ago
- 1 comment
#136 - Update document link in README
Pull Request -
State: open - Opened by gowthamsk-arm about 1 year ago
#135 - Mbedtls fixes 0.12
Pull Request -
State: closed - Opened by billatarm about 1 year ago
- 5 comments
#134 - audit.toml: Add Marvin Attack from rsa crate to ignore list
Pull Request -
State: closed - Opened by gowthamsk-arm about 1 year ago
- 1 comment
#133 - Add no-std and baremetal features
Pull Request -
State: open - Opened by geonnave about 1 year ago
- 4 comments
#132 - Separate `HKDF-Extract` and `HKDF-Expand`
Issue -
State: open - Opened by geonnave about 1 year ago
#131 - psa_crypto_sys is not no_std
Issue -
State: open - Opened by chrysn about 1 year ago
#130 - ci.yml: Correct the Rust compiler version
Pull Request -
State: closed - Opened by tgonzalezorlandoarm about 1 year ago
Labels: testing
#129 - Update CHANGELOG and bump psa-crypto and psa-crypto-sys to 0.12.0
Pull Request -
State: closed - Opened by tgonzalezorlandoarm over 1 year ago
#128 - Update README to specify prefix feature
Pull Request -
State: closed - Opened by gowthamsk-arm over 1 year ago
#127 - Add prefix feature
Pull Request -
State: closed - Opened by gowthamsk-arm over 1 year ago
- 8 comments
#126 - Update psa-crypto crate version and add changelog
Pull Request -
State: closed - Opened by gowthamsk-arm over 1 year ago
#125 - Update -sys crate version and add changelog
Pull Request -
State: closed - Opened by gowthamsk-arm over 1 year ago
#124 - Update msrv
Pull Request -
State: closed - Opened by gowthamsk-arm over 1 year ago
#123 - Remove the fixed memchr and which crates
Pull Request -
State: closed - Opened by tgonzalezorlandoarm over 1 year ago
- 1 comment
#122 - ci: Add workflow dispatch
Pull Request -
State: closed - Opened by tgonzalezorlandoarm over 1 year ago
#121 - Add allow(renamed_and_removed_lints).
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
- 1 comment
#120 - Add some lints and allow(unknown_lints).
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
- 3 comments
#119 - Remove private_in_public lint.
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
- 1 comment
#118 - warning: `extern` block uses type `[u64; 4]`, which is not FFI-safe
Issue -
State: open - Opened by egrimley-arm over 1 year ago
#117 - Update GitHub workflows to use newer actions.
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
#117 - Update GitHub workflows to use newer actions.
Pull Request -
State: open - Opened by egrimley-arm over 1 year ago
#116 - Run CI tests with 1.58.1 and stable, and publish a MSRV.
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
- 4 comments
#116 - Run CI tests with 1.58.1 and stable, and publish a MSRV.
Pull Request -
State: open - Opened by egrimley-arm over 1 year ago
#115 - Add a prefix to the library names and to every global symbol
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
- 6 comments
#114 - Replace the "no-std" feature with a "std" feature
Pull Request -
State: closed - Opened by egrimley-arm over 1 year ago
- 10 comments
#113 - Disable default-features on serde
Pull Request -
State: closed - Opened by ithinuel over 1 year ago
- 3 comments
#112 - Add changelog and update crate versions
Pull Request -
State: closed - Opened by gowthamsk-arm almost 2 years ago
#111 - Bump bindgen version
Pull Request -
State: closed - Opened by gowthamsk-arm almost 2 years ago
#110 - Update to remove const_err
Pull Request -
State: closed - Opened by marcsvll about 2 years ago
- 2 comments
#109 - Note about compilers
Pull Request -
State: closed - Opened by mcr over 2 years ago
#108 - Bumping psa-crypto and -sys versions
Pull Request -
State: closed - Opened by ionut-arm over 2 years ago
#107 - Bump zeroize version
Pull Request -
State: closed - Opened by gowthamsk-arm over 2 years ago
- 2 comments
#106 - Fix issues reported by clippy
Pull Request -
State: closed - Opened by gowthamsk-arm over 2 years ago
#105 - Cipher: IV must not be set in case ECB mode of operation is used
Issue -
State: open - Opened by mohamedasaker-arm almost 3 years ago
- 6 comments
#104 - Add unauthenticated cypher operations in psa-crypto and psa-crypto-sys.
Pull Request -
State: closed - Opened by egrimley-arm almost 3 years ago
#103 - Support latest LTS (2.28.0 ) release of mbedts
Issue -
State: open - Opened by nullr0ute almost 3 years ago
- 1 comment
#102 - Fix a few lint issues and prepare for `-sys` release
Pull Request -
State: closed - Opened by ionut-arm almost 3 years ago
#101 - Make psa_crypto thread-safe with a global lock.
Pull Request -
State: open - Opened by egrimley-arm almost 3 years ago
#100 - build.rs: Use generated config file with shim library headers.
Pull Request -
State: closed - Opened by egrimley-arm almost 3 years ago
#99 - build.rs: Build Mbed TLS with ENABLE_PROGRAMS=OFF, ENABLE_TESTING=OFF.
Pull Request -
State: closed - Opened by egrimley-arm almost 3 years ago
- 1 comment
#98 - Update from rsa 0.3.0 to 0.5.0.
Pull Request -
State: closed - Opened by egrimley-arm about 3 years ago
- 2 comments
#98 - Update from rsa 0.3.0 to 0.5.0.
Pull Request -
State: closed - Opened by egrimley-arm about 3 years ago
- 2 comments
#97 - Update CHANGELOG
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
- 2 comments
#97 - Update CHANGELOG
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
- 2 comments
#96 - Bump psa-crypto and psa-crypto-sys versions
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
#96 - Bump psa-crypto and psa-crypto-sys versions
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
#95 - Add checks for keys sizes for psa_key_attributes_t convert
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
#95 - Add checks for keys sizes for psa_key_attributes_t convert
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
#94 - Check for MbedTLS sources existance
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
#94 - Check for MbedTLS sources existance
Pull Request -
State: closed - Opened by anta5010 about 3 years ago
#93 - psa-crypto-sys: bump bindgen to 0.57.0
Pull Request -
State: closed - Opened by nullr0ute over 3 years ago
#93 - psa-crypto-sys: bump bindgen to 0.57.0
Pull Request -
State: closed - Opened by nullr0ute over 3 years ago
#92 - Add the CHANGELOG
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#92 - Add the CHANGELOG
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#91 - Upgrade `psa-crypto-sys` version
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#91 - Upgrade `psa-crypto-sys` version
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#90 - Move the Mbed TLS/Mbed Crypto specific code in its own crate
Issue -
State: open - Opened by hug-dev over 3 years ago
- 4 comments
Labels: enhancement, good first issue, medium
#89 - Warn when the `vendor` directory is not populated
Issue -
State: closed - Opened by hug-dev over 3 years ago
- 6 comments
Labels: good first issue, small
#88 - Move to Mbed TLS version 3.0.0
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
- 3 comments
Labels: bug
#88 - Move to Mbed TLS version 3.0.0
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
- 3 comments
Labels: bug
#87 - [DONT MERGE] Test CI with 3.0.0
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#87 - [DONT MERGE] Test CI with 3.0.0
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#86 - Made the fields of UsageFlags private, Fix #82
Pull Request -
State: closed - Opened by Kakemone over 3 years ago
#86 - Made the fields of UsageFlags private, Fix #82
Pull Request -
State: closed - Opened by Kakemone over 3 years ago
#85 - Compile issue with clang 13
Issue -
State: closed - Opened by akuster over 3 years ago
- 7 comments
Labels: bug
#85 - Compile issue with clang 13
Issue -
State: closed - Opened by akuster over 3 years ago
- 7 comments
Labels: bug
#84 - Add a method to check if a type is a public key
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#84 - Add a method to check if a type is a public key
Pull Request -
State: closed - Opened by hug-dev over 3 years ago
#83 - Add PsaSignMessage and PsaVerifyMessage usage flags functions
Pull Request -
State: closed - Opened by akazimierskigl over 3 years ago
#83 - Add PsaSignMessage and PsaVerifyMessage usage flags functions
Pull Request -
State: closed - Opened by akazimierskigl over 3 years ago
#82 - Fix the UsageFlags structure
Issue -
State: closed - Opened by hug-dev almost 4 years ago
Labels: bug, good first issue
#82 - Fix the UsageFlags structure
Issue -
State: closed - Opened by hug-dev almost 4 years ago
Labels: bug, good first issue
#81 - Add a CHANGELOG file
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
#81 - Add a CHANGELOG file
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
#80 - Bump version and minor changes
Pull Request -
State: closed - Opened by ionut-arm almost 4 years ago
- 1 comment
#80 - Bump version and minor changes
Pull Request -
State: closed - Opened by ionut-arm almost 4 years ago
- 1 comment
#79 - Add cross-compilation tests
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
Labels: medium, testing
#79 - Add cross-compilation tests
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
Labels: medium, testing
#78 - Update Lifetime structure
Issue -
State: open - Opened by hug-dev almost 4 years ago
- 1 comment
Labels: good first issue, medium
#78 - Update Lifetime structure
Issue -
State: open - Opened by hug-dev almost 4 years ago
- 1 comment
Labels: good first issue, medium
#77 - Update to version 2.25.0 of Mbed TLS
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
#77 - Update to version 2.25.0 of Mbed TLS
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
#76 - Update the Mbed TLS submodule to 2.25.0
Issue -
State: closed - Opened by hug-dev almost 4 years ago
#76 - Update the Mbed TLS submodule to 2.25.0
Issue -
State: closed - Opened by hug-dev almost 4 years ago
#75 - Implement Display on Algorithm
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
#75 - Implement Display on Algorithm
Pull Request -
State: closed - Opened by hug-dev almost 4 years ago
#74 - Implement Display for Algorithm
Issue -
State: open - Opened by hug-dev almost 4 years ago
Labels: medium