As the title states; Is there any risk from encrypting the key with itself? EG. $C = AES(K=K, M=K)$
I'd assume not; after all, how does having the key for a safe inside the safe make it easier to pick the lock?
As the title states; Is there any risk from encrypting the key with itself? EG. $C = AES(K=K, M=K)$
I'd assume not; after all, how does having the key for a safe inside the safe make it easier to pick the lock?