. Net Security Library for C # and VB. NET-org. Mentalist. securityservices. dll

Source: Internet
Author: User
ArticleDirectory
    • The mentalis.org Security Services library is an add-on for. net Framework. its goal is to provide a framework for the missing security-related parts in. NET 2.0 Framework. the library currently offers support in the following areas:

 

From:

Http://www.mentalis.org/soft/projects/secserv/

Http://www.mentalis.org/soft/projects/seclib/

Security services. NET 2.0 The mentalis.org Security Services library is an add-on for. net Framework. its goal is to provide a framework for the missing security-related parts in. NET 2.0 Framework. the library currently offers support in the following areas:
  • authentication: A uniied password validation Library gives you an easy way to check a user-Entered password against a set of validation rules. A number of rules are predefined, such as "must contain symbols" or "must be at least 8 characters", but it can easily be extended to allow for custom validation rules.
    another feature of the authentication namespace is the support for Binary credentials. binary credentials are small binary byte strings that travel with a roaming user account from computer to computer. they can be used to store passwords or other authentication data, and they will be available on any computer a roaming user logs on.
  • Cryptography:The Library offers support for algorithms that aren't present in the standard. NET 2.0 cryptography namespace. some of the stored ded algorithms are md2, md4, HMAC and rc4. additionally, the stringencryption class makes encrypting and decrypting String Based Data easy.
  • Smart Cards:The smartcard namespaces offers a barebones framework to connect to and communicate with smart cards. It's an excellent starting point to roll your own library for a specific type of smart card.
The library ships with extensive documentation that can also be viewed online. if you have questions about the library, you can ask them on the Security Services Forum. you can download the mentalis.org security services. NET 2.0 library over here.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.