搜索资源列表

  1. 1DESKEYBOARD

    0下载:
  2. 单DES密码小键盘Windows系统下的驱动,用c语言编制,并附带说明-Single DES password small keyboard driver under the Windows system, using c language, together with an indication of
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:282624
    • 提供者:刘波
  1. DesKey

    0下载:
  2. des encryption code
  3. 所属分类:系统编程

    • 发布日期:2024-07-03
    • 文件大小:5120
    • 提供者:asa
  1. Cipher

    0下载:
  2. 集合加解密和签名验证的java程序 注意运行之前要先在当前目录建立 AESKEY、DESKEY、RSAKEY三个文件夹-Set encryption and decryption and signature verification of java programs to run before the first note in the current directory to establish AESKEY, DESKEY,
  3. 所属分类:加密解密

    • 发布日期:2024-07-03
    • 文件大小:66560
    • 提供者:林迪
  1. NewCamdLoginTester_source

    0下载:
  2. NewCamd server login tester for Administrators to check if login data is valid when connecting to NewCamD server. Can read input data from file with or from manual input. Note: DesKey is hardcoded at the moment.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-07-03
    • 文件大小:60416
    • 提供者:Tomas
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&d
  3. 所属分类:压缩解压

    • 发布日期:2024-07-03
    • 文件大小:131072
    • 提供者:何旭

源码中国 www.ymcn.org