Skip to main content

All Questions

Tagged with
2 votes
1 answer
1k views

Allocate PCR banks for TPM in Linux

I want to have all PCRs (0-23) in sha1 and sha256 banks, but now I only have sha256 set and sha1 is empty but exists, tpm2_pcrread outputs: sha1: sha256: 0 : ...
k1r1t0's user avatar
  • 123
18 votes
1 answer
23k views

How to check if your ssh keys are in the ssh-rsa2 format?

So recently there were news of OpenSSH dropping support for SHA-1 logins and I am trying to understand which format they are referring to. Since years i've been generating keys via ssh-keygen -t rsa -...
strudelj nudelj's user avatar