登录
首页 » C# » AES

AES

于 2021-01-21 发布 文件大小:3KB
0 109
下载积分: 1 下载次数: 11

代码说明:

  实现在WP端silverlight的AES加密采用ECB加密方式和paddingpkcs#5的填充方式。 silverlight中的AESmanaged只有CBC加密方式和paddingpkcs#7的填充方式。(Achieve the WP side silverlight ECB encryption using AES encryption methods and paddingpkcs# 5 is filled. silverlight in AESmanaged only CBC encryption mode and paddingpkcs# 7 is filled.)

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Cipher faster than other cryptographic algorithms
    密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
    2022-03-07 11:42:20下载
    积分:1
  • 简单工具原程序
    简单加密工具原程序-simple encryption tools original program
    2022-03-22 12:38:10下载
    积分:1
  • 实现数据库安全编程,写了一个MD5的
    实现数据库安全编程,写了一个MD5的加密库-Database Security Programming realize, write a MD5 encryption library
    2023-02-02 21:45:04下载
    积分:1
  • 这是用C编写的命令法算法,请大虾们指教。
    这是用C编写的命令加密法算法,请大虾们指教。-This is prepared by using C commands encryption algorithm, please advise their shrimp.
    2022-04-13 02:33:36下载
    积分:1
  • 用来脱被upx过壳的文件,包括被upxfix等修改过的文件,适用于几乎所有版本(不过特低的好像有些问题:( ) 欢迎指正!msn:phoenix8088@ho...
    用来脱被upx加过壳的文件,包括被upxfix等修改过的文件,适用于几乎所有版本(不过特低的好像有些问题:( ) 欢迎指正!msn:phoenix8088@hotmail.com-UPX from being used to shell the documents have been added, including such upxfix revised document, applicable to almost all versions (particularly low, however it seems there are some problems: () please correct me! Msn: phoenix8088@hotmail.com
    2022-08-08 04:58:30下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • 转载,软件注册案例
    转载,软件注册案例-reproduced, software registration case
    2023-06-10 22:30:03下载
    积分:1
  • DES
    DES加密算法,可实现DES加密和DES解密(DES)
    2009-06-22 08:50:41下载
    积分:1
  • IPSEC源码包括测试模块代码,容易移植
    资源描述在IP层加密的IPSEC源码,包括各个模块的测试代码,可以针对具体的TCPIP协议栈进行移植,本人已经在uc/tcpip协议栈上进行了移植,测试成功,实现了局域网内多个节点的安全通信
    2023-03-10 15:45:03下载
    积分:1
  • DESBYC
    说明:  用C语言写的100行DES加密算法 运行环境 9x/Me/NT/2000/XP(C language written in 100 lines DES encryption algorithm operating environment 9x)
    2006-03-10 09:15:44下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载