OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
888
/
usr
/
share
/
opensc
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/18/2025 08:12:00 AM
rwxr-xr-x
📄
asepcos.profile
2.54 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
authentic.profile
2.86 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
cardos.profile
2.77 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
cyberflex.profile
2.85 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
entersafe.profile
3.8 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
epass2003.profile
4.18 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
flex.profile
3.09 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
gids.profile
230 bytes
04/01/2024 07:06:24 AM
rw-r--r--
📄
ias_adele_admin1.profile
4.92 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
ias_adele_admin2.profile
4.9 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
ias_adele_common.profile
4.84 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
iasecc.profile
2.84 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
iasecc_admin_eid.profile
4.91 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
iasecc_generic_oberthur.profile
4.56 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
iasecc_generic_pki.profile
4.9 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
isoApplet.profile
2.93 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
muscle.profile
3.38 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
myeid.profile
6.64 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
oberthur.profile
4.36 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
openpgp.profile
1.85 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
pkcs15.profile
3.86 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
rutoken.profile
5.38 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
rutoken_ecp.profile
6.07 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
rutoken_lite.profile
5.58 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
sc-hsm.profile
400 bytes
04/01/2024 07:06:24 AM
rw-r--r--
📄
setcos.profile
3.7 KB
04/01/2024 07:06:24 AM
rw-r--r--
📄
starcos.profile
2.69 KB
04/01/2024 07:06:24 AM
rw-r--r--
Editing: oberthur.profile
Close
# # PKCS15 r/w profile for Oberthur cards # cardinfo { label = "SCM"; manufacturer = "Oberthur/OpenSC"; max-pin-length = 64; min-pin-length = 4; pin-encoding = ascii-numeric; pin-pad-char = 0xFF; } pkcs15 { # Have a lastUpdate field in the EF(TokenInfo)? do-last-update = no; } # Define reasonable limits for PINs and PUK # Note that we do not set a file path or reference # here; that is done dynamically. PIN user-pin { attempts = 5; max-length = 64; min-length = 4; flags = case-sensitive, local, initialized, needs-padding; reference = 0x81 } PIN user-puk { attempts = 5; max-length = 64; min-length = 4; flags = case-sensitive, local, unblock-disabled, initialized, needs-padding, unblockingPin; reference = 0x84 } PIN so-pin { auth-id = FF; attempts = 3; max-length = 64; min-length = 4; flags = case-sensitive, unblock-disabled, initialized, needs-padding, soPin; reference = 4 } # CHV5 used for Oberthur's specific access condition "PIN or SOPIN" # Any value for this pin can given, when the OpenSC tools are asking for. # Additional filesystem info. # This is added to the file system info specified in the # main profile. filesystem { DF MF { ACL = *=CHV4; DF OberthurAWP-AppDF { ACL = *=NONE; ACL = CREATE=CHV4, CRYPTO=NEVER, PIN-DEFINE=CHV4, PIN-RESET=CHV4; file-id = 5011; size = 40; DF private-DF { ACL = *=NEVER; ACL = CREATE=CHV1, CRYPTO=CHV1, FILES=NONE, DELETE=NONE; file-id = 9002; size = 40; # Private RSA keys EF OberthurAWP-private-key-info { ACL = WRITE=CHV1, UPDATE=CHV1, READ=NONE; } EF template-private-key { file-id = 3000; type = internal-ef; structure = 0xA3; # READ acl used instead of DECRYPT/SIGN ACL = UPDATE=CHV1, READ=CHV1; } # Private DES keys EF OberthurAWP-private-des-info { ACL = WRITE=CHV1, UPDATE=CHV1, READ=NONE; } EF template-private-des { file-id = 4000; type = internal-ef; size = 24; # 192 bits # READ acl used instead of DECRYPT/ENCRYPT/CHECKSUM ACL = UPDATE=CHV1, READ=CHV1; } # Private data EF OberthurAWP-privdata-info { ACL = WRITE=CHV1, UPDATE=CHV1, READ=NONE; } EF template-privdata { file-id = 6000; ACL = WRITE=CHV1, UPDATE=CHV1, READ=CHV1; } } DF public-DF { ACL = CREATE=NONE, CRYPTO=NONE, FILES=NONE, DELETE=NONE; file-id = 9001; size = 80; # Certificate EF OberthurAWP-certificate-info { ACL = WRITE=NONE, UPDATE=NONE, READ=NONE, ERASE=NONE; } EF template-certificate { file-id = 2000; ACL = WRITE=NONE, UPDATE=NONE, READ=NONE, ERASE=NONE; } #Public Key EF OberthurAWP-public-key-info { ACL = WRITE=NONE, UPDATE=NONE, READ=NONE, ERASE=NONE; } EF template-public-key { file-id = 1000; type = internal-ef; structure = 0xA1; ACL = *=NONE; } # Public DES keys EF OberthurAWP-public-des-info { ACL = WRITE=NONE, UPDATE=NONE, READ=NONE, ERASE=NONE; } EF template-public-des { file-id = 7000; type = internal-ef; size = 24; # 192 bits ACL = *=NONE; } # Public data EF OberthurAWP-data-info { ACL = WRITE=NONE, UPDATE=NONE, READ=NONE, ERASE=NONE; } EF template-data { file-id = 5000; ACL = *=NONE; } } EF OberthurAWP-token-info { file-id = 1000; size = 36; ACL = WRITE=CHV4, UPDATE=CHV4, READ=NONE, ERASE=NEVER; } EF OberthurAWP-puk-file { file-id = 2000; size = 16; ACL = WRITE=NEVER, UPDATE=CHV4, READ=NONE, ERASE=NEVER; } EF OberthurAWP-container-list { file-id = 3000; structure = linear-variable; size = 20; record-length = 141; ACL = WRITE=NONE, UPDATE=NONE, READ=NONE, ERASE=NONE; } EF OberthurAWP-public-list { file-id = 4000; size = 250; ACL = *=NONE, ERASE=NEVER; } EF OberthurAWP-private-list { file-id = 5000; size = 125; ACL = WRITE=CHV1, UPDATE=CHV1, READ=NONE, ERASE=NEVER; } } DF PKCS15-AppDF { ACL = *=CHV4, FILES=NONE; size = 20; EF PKCS15-ODF { size = 512; } EF PKCS15-AODF { size = 512; } EF PKCS15-CDF { size = 3072; } EF PKCS15-PrKDF { size = 1024; } EF PKCS15-PuKDF { size = 1024; } EF PKCS15-DODF { size = 512; } } } }