File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -571,15 +571,18 @@ We have thoroughly tested the PKCS11 Java Wrapper in various environments to ens
571571
572572| Operating System | Processor | Java Version | OpenSC Version | Status |
573573| ------------------| -----------| --------------| ----------------| --------|
574- | Windows 11 x64 | AMD Ryzen 9 7950X3D (x64) | LTS 21 (Eclipse Temurin) | 0.25.1 | ✅ |
575- | macOS Sonoma 14.5 | M3 Max (arm) | LTS 21 (Eclipse Temurin) | 0.25.1 | ✅ |
576-
577- ### Windows 11 x64
578- - ** Java** : LTS 21 Eclipse Temurin
579- - ** OpenSC** : Version 0.25.1
574+ | Windows 11 x64 | x64 | LTS 21 (Eclipse Temurin) | 0.25.1 | ✅ |
575+ | Windows 11 x64 | x32 | LTS 17 (Eclipse Temurin) | 0.25.0 | ✅ |
576+ | Windows 11 x64 | x64 | LTS 21 (Eclipse Temurin) | 0.24.0 | ✅ |
577+ | Windows 11 x64 | x64 | LTS 21 (Eclipse Temurin) | 0.23.0-rc2 | ✅ |
578+ | macOS Sonoma 14.5 | arm | LTS 21 (Eclipse Temurin) | 0.25.1 | ✅ |
579+
580+ ### Windows 11 x64 and x32
581+ - ** Java** : LTS 21 Eclipse Temurin / LTS 17 Eclipse Temurin
582+ - ** OpenSC** : Versions: 0.25.1, 0.24.0, 0.23.0-rc2, 0.25.0
580583- ** Status** : Fully tested and operational
581584
582- ### macOS Sonoma 14.5 (M3 MAX)
585+ ### macOS Sonoma 14.5
583586- ** Java** : LTS 21 Eclipse Temurin
584587- ** OpenSC** : Version 0.25.1
585588- ** Status** : Fully tested and operational
You can’t perform that action at this time.
0 commit comments