• MarshallSoft AES库些基本的(AES4VB)是一种轻型组件的图书馆专门用于开发人员需要融入的加密和解密功能进入他们的视觉基本的程序。 它使用的有256位AES(先进的加密标准)的算法加密和解密的文件、数据和串的字符。 也被称为Rijndael,这种加密方法是广泛使用通过财政和政府机构对保护敏感信息,例如银行业务的详细信息。

    除了执行256位AES算法,AES4VB支持洲中央银行(电子的食谱),CBC(Cipher Block Chaining)、SHA-256(安全的散列算法256)和PKCS7(加密消息语法标准)填充,最后一次被用于签署和/或加密消息根据公钥基础设施(公共密钥基础设施)。 此外,AES4VB能产生随机的字节的数据和钥匙密码短语和纯文本。

    这部分图书馆工作的所有版本的Visual Studio直到Visual Studio2005年以及些基本的版本4、5和6。 它不依赖于任何支持库,因为它只呼吁Windows API功能。 此外,MarshallSoft AES库些基本可以被安装在所有32和64位Windows versions直到Windows10。 DLL文件有两个价格提供,包括和不包括的C源代码。

  • MarshallSoft एईएस लायब्रेरी के लिए Visual Basic (AES4VB) एक हल्के घटक पुस्तकालय समर्पित डेवलपर्स के लिए चाहते हैं, जो एकीकृत करने के लिए एन्क्रिप्शन और डिक्रिप्शन सुविधाओं में उनके Visual Basic प्रोग्राम. यह का उपयोग करता है 256 बिट एईएस (उन्नत एन्क्रिप्शन स्टैंडर्ड) एल्गोरिथ्म के लिए एन्क्रिप्ट और डिक्रिप्ट फ़ाइलें, डेटा और तार के अक्षर. रूप में भी जाना जाता क्रिप्ट, इस एन्क्रिप्शन विधि व्यापक रूप से प्रयोग किया जाता द्वारा वित्तीय और सरकारी संस्थानों की सुरक्षा के लिए संवेदनशील जानकारी, के रूप में इस तरह के बैंकिंग विवरण.

    इसके अलावा, को लागू करने के लिए 256 बिट एईएस एल्गोरिथ्म, AES4VB ईसीबी का समर्थन करता है (इलेक्ट्रॉनिक रसोई की किताब), सीबीसी (सिफ़र ब्लॉक Chaining), शा-256 (सुरक्षित हैश एल्गोरिथ्म 256) और PKCS7 (क्रिप्टोग्राफ़िक संदेश वाक्य रचना मानक) गद्दी, पिछले एक के लिए इस्तेमाल किया जा रहा पर हस्ताक्षर करने और/या संदेशों को एन्क्रिप्ट तहत एक PKI (सार्वजनिक कुंजी बुनियादी ढांचे). इसके अलावा, AES4VB का उत्पादन कर सकते हैं यादृच्छिक बाइट डेटा और चाबी से पासवर्ड वाक्यांशों और सादा पाठ.

    इस घटक पुस्तकालय काम करता है के सभी संस्करणों के साथ Microsoft Visual Studio जब तक Visual Studio 2005 के रूप में अच्छी तरह के रूप में Visual Basic संस्करण 4, 5 और 6. यह पर निर्भर नहीं करता है किसी भी समर्थन पुस्तकालयों क्योंकि यह केवल कॉल Windows API फ़ंक्शन है । इसके अलावा, MarshallSoft एईएस लायब्रेरी के लिए Visual Basic स्थापित किया जा सकता है पर सभी 32 - और 64-bit Windows के संस्करणों तक विंडोज 10. DLL फ़ाइल में दो की कीमतों के साथ उपलब्ध है, सहित और को छोड़कर C के लिए स्रोत कोड.

  • MarshallSoft AES Library for Visual Basic (AES4VB) is a lightweight component library dedicated to developers who want to integrate encryption and decryption features into their Visual Basic programs. It uses the 256-bit AES (Advanced Encryption Standard) algorithm to encrypt and decrypt files, data and strings of characters. Also known as Rijndael, this encryption method is widely used by financial and governmental institutions for securing sensitive information, such as banking details.

    Besides implementing the 256-bit AES algorithm, AES4VB supports ECB (Electronic Cookbook), CBC (Cipher Block Chaining), SHA-256 (Secure Hash Algorithm 256) and PKCS7 (Cryptographic Message Syntax Standard) padding, the last one being used for signing and/or encrypting messages under a PKI (Public Key Infrastructure). Furthermore, AES4VB can produce random byte data and keys from password phrases and plain text.

    This component library works with all versions of Microsoft Visual Studio until Visual Studio 2005 as well as Visual Basic version 4, 5 and 6. It doesn't depend on any support libraries because it only calls Windows API functions. Moreover, MarshallSoft AES Library for Visual Basic can be installed on all 32- and 64-bit Windows versions until Windows 10. The DLL file has two prices available, including and excluding the C source code.