• Chilkat Python Biblioteca de Criptografia é um fácil de usar o componente de desenvolvimento que fornece suporte para a criptografia e descriptografia de ambas as seqüências de caracteres e dados binários. A ferramenta foi desenvolvida com o suporte para algoritmos de criptografia simétricos, como Rijndael, Blowfish, Twofish e pode exportar os dados criptografados sob a forma de Base64, quoted printable, ou codificado em hexadecimal cadeias de caracteres. Criptografia de 256 bits é suportado. Chilkat Python Biblioteca de Criptografia apresenta uma série de funções de hash, destinadas tanto em strings e binárias de dados. Ele usa SHA1, SHA256, SHA384, SHA512, MD2, MD4, MD5, e HAVAL, enquanto também fornece suporte para RIPEMD128, RIPEMD160, RIPEMD256, e RIPEMD320. Além disso, o programa oferece algoritmo de compactação BZIP2 e assinatura digital de criação e de verificação. Com a ajuda desta componente, os usuários podem criar e verificar assinaturas digitais e pode pré-converter cadeias de caracteres Unicode para ANSI e para qualquer conjunto de caracteres antes de criptografar. O aplicativo fornece-los com criptografia de 256 bits e com suporte para inicialização de vetores. Ele pode criptografar e descriptografar todo cadeias de caracteres ou outro tipo de dados, também fornece suporte para assinaturas DSA. Ele permite que você defina as chaves pública e privada, em seguida, importar e exportar as chaves DSA. Por último, mas não menos importante, Chilkat permite que você use o algoritmo Diffie-Hellman para calcular um segredo compartilhado.
  • Chilkat Python Şifreleme Kütüphane şifreleme ve iki dizeleri ve ikili veri şifresini çözmek için destek sağlayan kolay kullanımlı bir geliştirme bileşenidir. Araç, Rijndael, Blowfish, Twofish ve Base64 şeklinde şifrelenmiş veri çıkışı, alıntı-yazdırılabilir, ya da hex-kodlanmış dizeleri gibi simetrik şifreleme algoritmaları desteği ile tasarlanmıştır. 256-bit şifreleme desteklenir. Chilkat Python Şifreleme Kütüphane hem dizeleri ve ikili veri amaçlı karma fonksiyonları bir dizi özellikleri. Ayrıca RİPEMD128, RIPEMD160, RİPEMD256 ve RİPEMD320 için destek verirken kullandığı SHA1, SHA256, SHA384, SHA512, MD2, MD4, MD5 ve HAVAL. Ayrıca, program BZİP2 sıkıştırma algoritması ve dijital imza oluşturma ve doğrulama sunuyor. Bu bileşen yardımıyla, kullanıcılar oluşturmak ve dijital imzaları doğrulamak ve ANSI ve herhangi bir karakter için şifreleme önce Unicode dizeleri dönüştürmek öncesi. Uygulama 256-bit şifreleme başlatma vektörler desteği ile onları sağlar. Şifrelemek ve aynı zamanda DSA imza için destek sağlarken veri tüm dizeleri veya diğer tür, şifresini çözebilir. İthalat kamu ve özel anahtarlar, sonra ayarlamak ve DSA anahtarları verme sağlar. Son ama en az değil, Chilkat paylaşılan bir sır hesaplamak için Diffie-Hellman algoritması kullanmak için izin verir.
  • Chilkat Python Encryption Library is an easy-to-use development component that provides support for encrypting and decrypting both strings and binary data.

    The tool has been designed with support for symmetric encryption algorithms such as Rijndael, Blowfish, Twofish and can output the encrypted data in the form of Base64, quoted-printable, or hex-encoded strings. 256-bit encryption is supported.

    Chilkat Python Encryption Library features a series of hashing functions aimed both at strings and binary data. It uses SHA1, SHA256, SHA384, SHA512, MD2, MD4, MD5, and HAVAL, while also providing support for RIPEMD128, RIPEMD160, RIPEMD256, and RIPEMD320. Additionally, the program offers BZIP2 compression algorithm and digital signature creation and verification.

    With the help of this component, users can create and verify digital signatures and can pre-convert Unicode strings to ANSI and to any charset before encrypting. The application provides them with 256-bit encryption and with support for initialization vectors.

    It can encrypt and decrypt entire strings or other type of data, while also providing support for DSA signatures. It enables you to set the public and private keys, then import and export the DSA keys.

    Last but not least, Chilkat allows you to use the Diffie-Hellman algorithm to compute a shared secret.