Hakim Raja
Hakim Raja
### Describe the bug Creation of SSD with --domain $DOMAIN fails with 0x6A80 ### Information about your card As much information as you have: 1. Vendor: NXP 2. Product: P71D321...
IV needs to match block size but the key size could be 256bit. CMAC.init works fine if coincidentally AES128 keys are used because the blocksize and key size are same....
Your api is validating an empty string as valid: ``` { verificationId: '4d1e1f430aeb4b6b9f3c51e3b92ad541', code: '', err: null, response: { id: '4d1e1f430aeb4b6b9f3c51e3b92ad541', href: 'https://rest.messagebird.com/verify/4d1e1f430aeb4b6b9f3c51e3b92ad541', recipient: , originator: , type: 'email', reference:...
### What problem does this new feature solve? Unless the window opened is a 'direct result' of a user interaction (like button click), browsers block it as pop-ups. Safari has...
### What problem does this new feature solve? The UX of the web wallet currently goes like this: User triggers wallet action from the dapp -> dapp open wallet window...
[feature] Allow web wallets to also optionally provide windowFeatures in the wallet cloud explorer
### What problem does this new feature solve? Currently the wallet window is opened like a normal window which leads to user jumping around tabs. Instead if the wallet just...
I have a k3s cluster on which kube2iam is deployed as a daemonset. It seems to start okay getting access to the correct iam role through kube2iam and is able...