-
Please add the option "--modifiable" in the pkcs11-tool.
-
When I was trying to compare the same model trained on different datasets, I encountered a weird problem:
It works fine when I compare all layers:
`cka = CKA(model1, model2, device='cuda', model1_…
-
https://kuboard.cn/t/cka/daily/002.html
-
https://kuboard.cn/t/cka/daily/005.html
-
> // Make another copy but change the value attribute along the way.
CK_OBJECT_HANDLE object3;
CK_BYTE facefeed[] = { 0xFA, 0xCE, 0xFE, 0xED};
CK_ATTRIBUTE attrs3[] = {
{CKA_VALUE, fac…
-
I have the following code in C to generate an AES Key object for a PKCS11 token:
CK_RV generateAESKey(CK_SESSION_HANDLE hSession,
const char* tokenLabel, CK_MECHANISM_TYPE ckMechType, const char…
-
# CKA 도전 후기와 스포 없는 팁 공유 :: 조은우 개발 블로그
2020년 한 해 목표를 세울 때 CKA(Certified Kubernetes Administrator) 취득도 계획했었다.
사실 이 자격 증명을 갖는다는 것에 어떤 큰 의미를 둔 것은 아니지만, 2년 넘게 쿠버네티스에서 서비스를 운영해오면서 항상 아직도 많이 모른다고 생각했다.
[ht…
-
Hello,
Currently, function `attr_common_add_data` contains: https://github.com/tpm2-software/tpm2-pkcs11/blob/90482e03c26c8c8d855a2c7297ad24d22dc99f47/src/lib/attrs.c#L523-L534
Adding `CKA_APPLICA…
-
# 신입 개발자인 나는 왜 CKA 자격증을 땄을까? · 도전하는 개발자
서론
[https://minkukjo.github.io/devops/2021/05/13/CKA-51/](https://minkukjo.github.io/devops/2021/05/13/CKA-51/)
-
I am trying to sign a PDF signature using a Gemalto USB Key Smart Card. I am able to find the slot, open session and generally access it, but I am not able to Login with PIN.
Usually you have to en…