Result for CE270F2F84C0E26423E94B1CEDB247A0F1362209

Query result

Key Value
FileName./usr/share/doc/packages/perl-Crypt-Rijndael/README
FileSize3074
MD5AB16E6FA842DA7D3377F07EC0314F318
SHA-1CE270F2F84C0E26423E94B1CEDB247A0F1362209
SHA-2568E7BFC08D18E2103101CFD395F98A957A5D31F6062AA6467CD89EA0E9970012C
SSDEEP48:dv2cF25JX+BBwSlclFFKA1Dt3Lr8bE75iNXnHD0G4KWso3ILUK3j:dOU2OBBdaFMA1Z3Lr8g75i1JU3I4K3j
TLSHT1F15193963E60FBE14FC284F11EF39C5A621661AF8A719BCE743CF6884F8C13043959A4
hashlookup:parent-total15
hashlookup:trust100

Network graph view

Parents (Total: 15)

The searched file hash is included in 15 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD59374CDC2C49C72F923E18AC4EB480E5C
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://www.suse.com/
PackageNameperl-Crypt-Rijndael
PackageRelease1.16
PackageVersion1.13
SHA-16C4903B1DF21CA47F12517BA0DB9EEA057021AE2
SHA-2568C1B6A8B6C150B413E5994DBFEF91175E28C780E2A94C1AD6253BAEF014F891B
Key Value
MD59F2AF6EEE7EB1931B4C8D545A0CDE9CE
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Crypt-Rijndael
PackageRelease9.mga7
PackageVersion1.130.0
SHA-125F69FE2EE99E16B114C84A04BDC326B7F9CFB08
SHA-2562C2CD6A60CAFBB731EC47B3E8BBE81F262BF1F404CA4460A9DD2224D70F954EE
Key Value
MD5EA808C3117B2C1D48DC94D3D2E3FB303
PackageArchs390x
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://www.suse.com/
PackageNameperl-Crypt-Rijndael
PackageRelease150000.3.4.1
PackageVersion1.13
SHA-11CF5032B594102D80D2AA0270CD860518D67F0CB
SHA-2560687A4FE68B66E6DBD3323E290B55267B4DC140039A4D7804CC1875B2A84D350
Key Value
MD5157D0A09FF8A40C70CC62658962AED1F
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Crypt-Rijndael
PackageReleaselp151.2.2
PackageVersion1.13
SHA-187D6A58C0F2F3ED13CF0A194B8F8E181AD9E65EC
SHA-256D848EF0ADB121897EBC91310C654735EB323B6A5DC3D9B66426816954028CABB
Key Value
MD5806D00798E5AB17E0C4488C21100EDE1
PackageArchs390x
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://www.suse.com/
PackageNameperl-Crypt-Rijndael
PackageRelease3.2.1
PackageVersion1.13
SHA-160ECF5548F0865704509E77EDE11FE70472C869A
SHA-2566C15B3B0DAD6EF76E0269FB930D2B465883069099A54CFCAF1B95EC43BA8C4A2
Key Value
MD5D9A4D8EA0D2CF5BA734545C2C5D5A44E
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Crypt-Rijndael
PackageReleaselp150.1.3
PackageVersion1.13
SHA-1AC921853076D887530FC67616ACF7242977BAC8E
SHA-25648715D8698EDB664C842EC08DBBD7785AF4ED35BA0D567DADF293AE456A9C669
Key Value
MD50F7098B9254B42047D1AA8200A4767BC
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://www.suse.com/
PackageNameperl-Crypt-Rijndael
PackageRelease3.2.1
PackageVersion1.13
SHA-12F841703DAE581A292D88C6ABCD6D50A1D3AEB91
SHA-25689878121C0C70FD8C3C076D1363727456E01389EA137E042B2CDC00C63A825A2
Key Value
MD5E5E7FD13810EA7C813A3854F71D3CEE3
PackageArchs390x
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://www.suse.com/
PackageNameperl-Crypt-Rijndael
PackageRelease1.16
PackageVersion1.13
SHA-1BEC40F555D26AFD31E9B556138D637AC25F347D7
SHA-256D7C6F1FEE4644EA3D1B8EA088DF0EE14CC7D70EA22A9848124B437ECF24B9A17
Key Value
MD595723CFCA873F9AECC06E66A794B1BCA
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-Crypt-Rijndael
PackageReleaselp152.3.2
PackageVersion1.13
SHA-1DD0452C7E365D36A49AE64C5FF7417A6A09884C8
SHA-256E83DC859179060C09047F3CA8E4B3459AC403437E3051083F9163CED36E51C36
Key Value
MD503B95F1104CBFBFF3034320D2E9A8476
PackageArchx86_64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard. * keysize Returns the keysize, which is 32 (bytes). The Rijndael cipher actually supports keylengths of 16, 24 or 32 bytes, but there is no way to communicate this to 'Crypt::CBC'. * blocksize The blocksize for Rijndael is 16 bytes (128 bits), although the algorithm actually supports any blocksize that is any multiple of our bytes. 128 bits, is however, the AES-specified block size, so this is all we support. * $cipher = Crypt::Rijndael->new( $key [, $mode] ) Create a new 'Crypt::Rijndael' cipher object with the given key (which must be 128, 192 or 256 bits long). The additional '$mode' argument is the encryption mode, either 'MODE_ECB' (electronic codebook mode, the default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC' does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output feedback), or 'MODE_CTR' (counter mode). ECB mode is very insecure (read a book on cryptography if you don't know why!), so you should probably use CBC mode. * $cipher->set_iv($iv) This allows you to change the initial value vector used by the chaining modes. It is not relevant for ECB mode. * $cipher->encrypt($data) Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16 bytes), otherwise this function will croak. Apart from that, it can be of (almost) any length. * $cipher->decrypt($data) Decrypts '$data'.
PackageMaintainerhttps://www.suse.com/
PackageNameperl-Crypt-Rijndael
PackageRelease150000.3.4.1
PackageVersion1.13
SHA-1F6CE9D59DD76F3C32B2946F3507424878E31EF4D
SHA-256F94E1968C630B3150C15AD7DC173D1AF9B0936A52D8EC05AF795D3823144E734
Key Value
MD53A7C5D63C2CA7A0B6C4537EB20F82E8E
PackageArcharmv7hl
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Crypt-Rijndael
PackageRelease9.mga7
PackageVersion1.130.0
SHA-10AFF4C3FC9869C7CDB088F9336E2831DBB8B6846
SHA-25697CC2721554A36A1E22BEC9072F7505043BDED4B1052CC0DF047B5F44F94C3B5
Key Value
MD500B38A485E1A4684CEFDBBA27ED21BC0
PackageArchaarch64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Crypt-Rijndael
PackageRelease9.mga7
PackageVersion1.130.0
SHA-11AA459B7EF7D9A1350AE4D697E7F45DDF3E1FDD9
SHA-256AC9AF10E5F70C827B3CCE94850079448E3401F1B043F116E846639DC4737C737
Key Value
MD57EC7A924A3E0BD803CC782A7CC4A7ED2
PackageArchppc64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
PackageMaintainerFedora Project
PackageNameperl-Crypt-Rijndael
PackageRelease2.fc24
PackageVersion1.13
SHA-1BA3C960295BA1B20D3DFC08164CC6597D8B5FCC9
SHA-25676D9DFC02E2FA09C9C67BFE806AAB887BAD8696CC57A571F4D89DBF9029DC749
Key Value
MD5529AA719659EE9399BDF93D377D28F7B
PackageArchaarch64
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
PackageMaintainerFedora Project
PackageNameperl-Crypt-Rijndael
PackageRelease2.fc24
PackageVersion1.13
SHA-138F932808BD2991A76A0581B234ADC1729F1836F
SHA-256F02C5C6826F7CF9791A7F848C72FCE80E8CE2760A20499C3B1E994F2D015EEAE
Key Value
MD50DB2629C14CEB8AA4B83B1283AA36E80
PackageArchi586
PackageDescriptionThis module implements the Rijndael cipher, which has just been selected as the Advanced Encryption Standard.
PackageMaintainerumeabot <umeabot>
PackageNameperl-Crypt-Rijndael
PackageRelease9.mga7
PackageVersion1.130.0
SHA-1DA0F7D30698BAA080127EEBCD17CB20A39049432
SHA-256CE52807DFFCF4E689198006AFD059129888A8802D9F92318325390EF45937278