您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. G-DES C语言源程序

  2. 用c语言写的,仅包含程序,要自己编译 /* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The library is free for all purposes without
  3. 所属分类:C

    • 发布日期:2009-05-08
    • 文件大小:17408
    • 提供者:lakekane
  1. Wireless Internet Security: Architecture and Protocols

  2. In describing tools for internet security, this title focuses on understanding the system architecture of existing security and on developing architectural changes for new security services. Topics include security threats in wireless networks, secu
  3. 所属分类:Access

  1. PKCS (公钥密码标准)

  2. • PKCS #1: RSA Cryptography Standard RSA密码标准 • PKCS #7: Cryptographic Message Syntax Standard密文信息语法标准 • PKCS #10: Certification Request Syntax Standard认证请求语法标准 • PKCS #11: Cryptographic Token Interface Standard密码令牌接口标准 • PKCS #12: Personal Informati
  3. 所属分类:C/C++

    • 发布日期:2009-06-16
    • 文件大小:1048576
    • 提供者:pinghello
  1. RAPWare Components 5 For D2009

  2. RAPWare Components 5.0.0.23 for Delphi 7-2009 Cracked Code: http://rapware.nlEasy MAPI MAPI is the messaging system used by Microsoft Outlook for email, contacts, appointments, tasks, sticky notes etc. With Easy MAPI you can use the Extended MAPI, S
  3. 所属分类:Java

    • 发布日期:2009-07-08
    • 文件大小:8388608
    • 提供者:UGhost
  1. Delphi加密控件支持D2009

  2. Delphi加密控件支持D2009,支持多种加密方式,里面的演示示例。 Introduction: DCPcrypt is a collection of cryptographic components for the Borland Delphi(tm), C++ Builder(tm) and Kylix(tm) programming languages. The supported versions are Delphi 4, 5, 6, 7, 2005, C++ Builder (
  3. 所属分类:Delphi

    • 发布日期:2009-07-14
    • 文件大小:215040
    • 提供者:lujlyr
  1. Build Your Own Security Lab: A Field Guide for Network Testing

  2. Product Descr iption If your job is to design or implement IT security solutions or if youre studying for any security certification, this is the how-to guide youve been looking for. Heres how to assess your needs, gather the tools, and create a con
  3. 所属分类:iOS

    • 发布日期:2009-07-16
    • 文件大小:8388608
    • 提供者:szhourj
  1. Silce channel attack document

  2. Side-channel attacks are easy-to-implement whilst powerful attacks against cryptographic implementations, and their targets range from primitives, protocols, modules, and devices to even systems. These attacks pose a serious threat to the security o
  3. 所属分类:其它

    • 发布日期:2009-07-17
    • 文件大小:1048576
    • 提供者:tonywang1227
  1. CAVE鉴权算法源程序

  2. CAVE鉴权算法相关源程序,参见:TR45.AHAG Common Cryptographic Algorithms, Revision D.
  3. 所属分类:其它

    • 发布日期:2009-08-10
    • 文件大小:16384
    • 提供者:citypunk
  1. Fast Exponentiation with Precomputation: Algorithms and Lower Bounds

  2. In several cryptographic systems, a fixed element g of a group of order N is repeatedly raised to many diff erent powers. In this paper we present a practical method of speeding up such systems, using precomputed values to reduce the number of multi
  3. 所属分类:其它

    • 发布日期:2009-08-15
    • 文件大小:151552
    • 提供者:ziyuang
  1. BigNum Math-Implementing Cryptographic Multiple Precision Arithmetic

  2. 介绍如何进行大数的计算,主要用于密码学。
  3. 所属分类:专业指导

    • 发布日期:2007-10-05
    • 文件大小:3145728
    • 提供者:tyronecai
  1. EMV Integrated Circuit Card Specifications for Payment Systems Book2

  2. This document, the Integrated Circuit Card (ICC) Specifications for Payment Systems - Book 2, Security and Key Management, describes the minimum security functionality required of integrated circuit cards (ICCs) and terminals to ensure correct opera
  3. 所属分类:专业指导

  1. pkcs-11v2-20 英文版

  2. PKCS #11 v2.20: Cryptographic Token Interface Standard
  3. 所属分类:Java

    • 发布日期:2010-01-16
    • 文件大小:1048576
    • 提供者:billmadevox
  1. AT88SCXX CryptoMemory Specification

  2. The AT88SCxxxxC is a family of 9 high-performance secure memory devices providing 1K to 256K bits of user memory with advanced built-in security and cryptographic features. The memory is divided into 4, 8 or 16 user zones each of which may be indivi
  3. 所属分类:Access

    • 发布日期:2010-02-18
    • 文件大小:1048576
    • 提供者:anguslxq
  1. PKCS 11.7z

  2. PKCS#11 密码令牌接口标准 本文档为那些保存密码信息、执行密码函数的设备确定一种应用设计接口(API), 该接口称做Cryptoki,是cryptographic token interface(密码令牌接口)的缩写,它遵循 一种基于对象的简单方法,提出技术独立性(各种各样的设备)和资源共享(多个应用 程序访问多个设备)的目标,把设备的一种通用逻辑视图,即密码令牌,提供给应用程 序。 本文档通过使用ANSI C 语言确定需要密码服务的应用程序数据类型和函数。这些 数据类型和函数将由Cry
  3. 所属分类:C

    • 发布日期:2010-03-11
    • 文件大小:2097152
    • 提供者:samsho2
  1. 如何使用Visual C# 加密和解密文件

  2. 如何使用 Visual C# 加密和解密文件 System.IO System.Security System.Security.Cryptography Microsoft .NET Framework 中的 System.Security.Cryptographic 命名空间提供了多种帮助您加密和解密的工具。CryptoStream 类就是所提供的诸多类中的一个。CryptoStream 类设计用于在内容以流的形式输出到文件时加密和解密内容。
  3. 所属分类:C#

    • 发布日期:2010-03-20
    • 文件大小:4096
    • 提供者:renewallife
  1. ISO/IEC 7816-2: Part 2: Cards with contacts — Dimensions and location of the contacts

  2. ISO/IEC 7816-2 Second edition 2007-10-15 Identification cards — Integrated circuit cards — Part 2: Cards with contacts — Dimensions and location of the contacts ISO/IEC 7816-2 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information tech
  3. 所属分类:Java

    • 发布日期:2010-05-17
    • 文件大小:164864
    • 提供者:programminglife
  1. (最新)加密算法类库 crypto++library 5.5.2

  2. a free c++ class library of cryptographic schemes
  3. 所属分类:其它

    • 发布日期:2008-01-14
    • 文件大小:969728
    • 提供者:legolasy
  1. key-wrap

  2. 一本关于加密方面的书,希望大家喜欢!This specification is intended to satisfy the NIST Key Wrap requirement to: Design a cryptographic algorithm called a Key Wrap that uses the Advanced Encryption Standard (AES) as a primitive to securely encrypt a plaintext key(s) w
  3. 所属分类:专业指导

    • 发布日期:2008-01-16
    • 文件大小:1048576
    • 提供者:wuwenlong527
  1. Efficient Modeling and Implementation of Cryptographic Processor using UML and SystemC

  2. Efficient Modeling and Implementation of Cryptographic Processor using UML and SystemC
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:929792
    • 提供者:weixin_38623080
  1. 41106-cryptographic-protocols-源码

  2. 41106-cryptographic-protocols
  3. 所属分类:其它

    • 发布日期:2021-03-20
    • 文件大小:1048576
    • 提供者:weixin_42099302
« 1 23 4 5 6 7 8 9 10 ... 14 »