This file is indexed.

/usr/lib/python2.7/dist-packages/cryptography_vectors/asymmetric/RSA/pkcs-1v2-1d2-vec/readme.txt is in python-cryptography-vectors 0.6.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
====================
pkcs-1v2-1d2-vec.zip
====================

This directory contains test vectors for RSA-OAEP and RSA-PSS 
as defined in the second draft of PKCS #1 v2.1.

The files:

readme.txt              This file.
oaep-vect.txt           Test vectors for RSA-OAEP encryption.
oaep-int.txt            Intermediate values for RSA-OAEP 
                        encryption and RSA decryption with CRT. 
                        Also, BER-encoded RSAPrivateKey and 
                        RSAPublicKey types.
pss-vect.txt            Test vectors for RSA-PSS signing.
pss-int.txt             Intermediate values for RSA-PSS signing.