ENGLISH 意见建议 网站地图 网站帮助
广泛智力汇聚   高效成果传播   先进机制培育
联盟首页  |  协同开发  |  开放源码库  |  安全告警  |  开源导航  |  文档中心  |  服务支持  |  共创论坛  |  关于联盟


注册会员 网站帮助
  您的位置 » 开放源码库【成熟 - 分类源码 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
源码搜索
  

源码统计
源码库中源码数量为19314
有贡献人员名单:

-= 更多 =-

下载排行
  • ffdshow
  • jasperreports
  • JGraph
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • JFreeChart
  • FCK editor
  • Async Professional
  •   Topic
          Security
              Cryptography
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 89 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9>

    1. libGringotts - libGringotts is a small, easy-to-use, thread-safe C library originally developed for Gringotts. Its purpose is to encapsulate data in an encrypted and compressed file. It uses strong cryptographic algorithms (RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, and 3DES for encryption, and SHA1 and RIPEMD-160 for hashing) to ensure the data are as safe as possible, and allow the user to have the complete control over all the encryption, hashing, and compression algorithms used in the process.

    libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
    来源: http://freshmeat.net/projects/libgringotts/?topic_id=44%2C43 

    2. stegdetect - About:
    Stegdetect is an automated tool for detecting steganographic content in images. It is capable of detecting several different steganographic methods to embed hidden information in JPEG images. Currently, the detectable schemes are jsteg, jphide, invisible secrets, outguess 01.3b, F5, appendX, and camouflage.

    Stegdetect是一个自动检测图像的steganographic内容的工具。它能够检测出一些不同的steganographic方法插入在JPEG图像中的隐藏信息。目前,可检测计划是jsteg, jphide, invisible secrets, outguess 01.3b, F5, appendX和camouflage.

    来源:http://freshmeat.net/projects/stegdetect/?branch_id=52957&release_id=172055 

    3. Damascus - Damascus is a GTK+ 2.x client for the Gale communication protocol. It is somewhat modelled after IM/ICQ-style interfaces. If you don't know what Gale is, this client probably won't be very useful; you need a valid Gale key to send anything, and Damascus can't generate them (yet). Gale is also scary and confusing.
    Damascus是一个GTK+ 2.x客户端,用于Gale通信协议。在 IM/ICQ格式的接口后面,它是有点儿模型的。如果你不知道什么是Gale,这个客户端可能不会很有用;你需要一个有效 Gale键来发送任何信息,Damascus 还不能生成它们。 Gale也是可怕的令人迷惑的。 

    4. SharpPrivacyLibrary - SharpPrivacyLibrary is a complete RFC2440 ( OpenPGP specifications ) implementation. It is coded in c# .NET and it is a fully PGP 8.0 compatible API.

    SharpPrivacyLibrary完整地实现了RFC2440 ( OpenPGP 规范)。它是用c# .NET编写的,是一个完全兼容PGP 8.0 的API。
    来源: http://sourceforge.net/projects/sprivacylibrary/ 

    5. Nettle library - Nettle is a cryptographic library that is designed to fit easily in more or less any context: in crypto toolkits for object-oriented languages (C++, Python, Pike, etc.), in applications like LSH or GNUPG, or even in kernel space. In most contexts, you need more than the basic cryptographic algorithms; you also need some way to keep track of available algorithms and their properties and variants. You often have some algorithm selection process, often dictated by a protocol you want to implement. And as the requirements of applications differ in subtle, an API that fits one application well can be a pain to use in a different context, which is why there are so many different cryptographic libraries around. Nettle tries to avoid this problem by doing one thing, the low-level crypto stuff, and providing a simple but general interface to it. In particular, Nettle doesn't do algorithm selection. It doesn't do memory allocation. It doesn't do any I/O. The idea is that one can build several application- and context-specific interfaces on top of Nettle and share the code, testcases, benchmarks, documentation, etc.
    Nettle是一个加密算法库,被设计为或多或少地迎合以下环境:面向对象语言(C++, Python, Pike, etc.)的加密工具集,如LSH 或 GNUPG之类的应用程序,甚至在内核空间中使用。在大多数环境中,你不仅需要基本的加密算法,你也需要某种方式来对可用的算法以及它们的属性和变量进行跟踪。你经常遇到一些算法选择进程,由你想实现的协议来规定。由于应用程序的需求会有细微的差别,适合某一应用程序的API可能在不同的环境下不能使用,这就是为什么会有如此之多的加密算法库。Nettle通过做一件事情来试图避免这个问题,即低级加密过程,并为此提供了一个简单而通用的接口。尤其,Nettle不进行算法选择。它也不进行内存分配和任何的I/O操作。其观点是可以在Nettle之上建立几个特定应用程序和环境的接口,并共享代码、测试案例、测试基准、文档,等等。
    来源:http://freshmeat.net/projects/nettle/?topic_id=44%2C809 

    6. PasswordMinder - It's hard remembering good passwords. Most people pick a one or two passwords and use them all over the place, which is a really bad idea, and we all feel bad about doing it. I got sick of feeling like this, so I wrote PWM to manage passwords for me.

    很难记忆保密性好的密码,大多数人在所有的地方选择使用一两个密码,这实际上是一种不安全的做法。我不喜欢这种做法,所以写了这个PWM程序来帮我管理密码。
    来源: http://sourceforge.net/projects/pwdmind/ 

    7. The Grapevine Project - An anonymizing peer-to-peer file storage network, similar to Freenet and Gnutella - only better, of course.

    Grapevine Project可以分析点对点文件存储网络,类似于Freenet 和Gnutella,当然它的功能更好。
    来源:http://sourceforge.net/projects/grapevine/ 

    8. My Session - "My session" is a class that stores session data in a database rather than files. This method in most secure than the default session system of PHP

    My Session这个类可以在数据库中而不是在文件中保存session数据。这个方法比缺省的PHP的session系统要安全。
    来源: http://sourceforge.net/projects/mysession/ 

    9. Botan - Botan is a library of cryptographic algorithms written in C++. It includes a wide selection of block and stream ciphers, public key algorithms, hash functions, and message authentication codes. It has an easy-to-use filter interface and supports many common industry standards, including X.509v3. 

    10. Thoughts - Thoughts is an electronic journal/diary program based on the .NET framework (C#). It allows entries to be saved locally and/or remotely via web service or directly to a database. The entries can also be encrypted prior to saving.

    Thoughts是一个基于 .NET框架(C#)的电子日记程序。它可以将内容保存在本地或通过Web服务保存在远程机器上,或是直接保存在数据库中。内容可以在被保存前进行加密处理。
    来源: http://sourceforge.net/projects/thoughts/ 

    共有 89 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9>
    联盟团体会员
    合作伙伴
    © 共创软件联盟 版权所有
    联盟服务条款 | 联盟隐私权规则 | 联系我们
    电话: (8610)68313388-5949 | 传真: (8610)88377936
    京ICP备05056057号