RijndaelManaged的支持128-256位的密钥,什么密钥大小默认的构造函数发生器? [英] RijndaelManaged supports 128-256 bit key, what key size the default constructor generator?

查看:785
本文介绍了RijndaelManaged的支持128-256位的密钥,什么密钥大小默认的构造函数发生器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有关新RijndaelManaged的(),该文件说,它支持128位的密钥和多达256位。

For new RijndaelManaged(), the documentation says it supports keys of 128 bits and up to 256 bits.

在实例化新RijndaelManaged的(),它创建了密钥和IV为您服务。

When you instantiate new RijndaelManaged(), it creates the Key and IV for you.

它默认多么大小,128位?

What size does it default to, 128 bits?

推荐答案

默认密钥长度为256位,而默认的块大小是128位。

The default key size is 256 bits, while the default blocksize is 128 bits.

这篇关于RijndaelManaged的支持128-256位的密钥,什么密钥大小默认的构造函数发生器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆