Result for 1AEA4982988D00D44D952720172072B75C29008D

Query result

Key Value
FileName./usr/share/man/man3/Crypt::Rijndael.3pm.gz
FileSize2669
MD539E97FB1562F97ECADAFE4450F9B2734
SHA-11AEA4982988D00D44D952720172072B75C29008D
SHA-256C1A517280B849FD05E34778133D8D7F44D515EB66461561833B9C98960B0B2CD
SSDEEP48:XA5NZYZt2pzL0nc7lkJwjeR0pE4nruJsRbeJnvXhgB4YLMQxPSsRj5Xz:IYjQzkUvjeR0+FJ0CnvX2B4YLMQxLh5j
TLSHT192513CA0C7028273199321DD497E59559FB8C5BA7D0649AF6A1113081AFEFFAD34A00C
hashlookup:parent-total2
hashlookup:trust60

Network graph view

Parents (Total: 2)

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

Key Value
MD51B20BB7EC643F10B47631210E4D2B0FB
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'.
PackageNameperl-Crypt-Rijndael
PackageReleaselp152.1.1
PackageVersion1.16
SHA-11752E2180403B6B8C3C808544F5D2ABD50F740E1
SHA-256105AB0502F97AF1C1F138F399CEF7AF19B9B514A4B74027967ED4998BF90B6D3
Key Value
MD5092706154D040326122D03EAE50AD944
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'.
PackageNameperl-Crypt-Rijndael
PackageReleaselp151.1.1
PackageVersion1.16
SHA-176C6535A7F49AE3EFDAFB46D8F025DCE76B608F7
SHA-256577EC3D119C5116EDE93A646CC1A341937F7BA168414F3222892976B75AF1E52