From: Alexandre G. <no...@gi...> - 2025-02-12 10:04:16
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3d4ffa1f8214870f7810430cce9e0b8b43c61570 https://github.com/OpenSC/OpenSC/commit/3d4ffa1f8214870f7810430cce9e0b8b43c61570 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): use an union for the RSA OAEP and AES GCM parameters Commit: 192f830a60cb18545951985dfb13e7f7f72ad769 https://github.com/OpenSC/OpenSC/commit/192f830a60cb18545951985dfb13e7f7f72ad769 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/pkcs11/pkcs11.h M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): add support for ChaCha20 and Poly1305 Commit: 6123b4262cdce3bf1883cc3e4096ef15291b61d1 https://github.com/OpenSC/OpenSC/commit/6123b4262cdce3bf1883cc3e4096ef15291b61d1 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): avoid code duplication when building the operation parameters Commit: 36e377b5a8a269e0780b30696575c03290019e1a https://github.com/OpenSC/OpenSC/commit/36e377b5a8a269e0780b30696575c03290019e1a Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M doc/tools/pkcs11-tool.1.xml M doc/tools/tools.html Log Message: ----------- doc(pkcs11-tool): update the documentation for ChaCha20 and Poly1305 Compare: https://github.com/OpenSC/OpenSC/compare/9b0313d3caf1...36e377b5a8a2 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |