11 Mayıs 2016 Çarşamba

AsymmetricAlgorithm Sınıfı

Giriş
Asimetrik algoritmalar publi-private anahtarlar ile çalışır. Daha da gelişmiş olan Three-pass protocol şöyle çalışıyor. Mike-Jane'e yüzük göndermek istiyor.
Mike sends a box with the ring locked with the padlock.(M kilidi)
Jane attaches her padlock to the box and sends it back to Mike.(M + J kilidi)
Mike removes his padlock and sends the box back to Jane. (J kilidi)
Jane removes the padlock and opens the box. She gets the ring and hopefully says "Yes".
Bu sınıftan soyuttur. Kalıtan sınıflar şöyle.

System.Security.Cryptography.AsymmetricAlgorithm
System.Security.Cryptography.DSA
System.Security.Cryptography.ECDiffieHellman
System.Security.Cryptography.ECDsa
System.Security.Cryptography.RSA

Hiç yorum yok:

Yorum Gönder