This file is indexed.

/usr/share/doc/python3-pgpy/html/searchindex.js is in python3-pgpy-doc 0.4.3-3.

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

The actual contents of the file can be viewed below.

1
Search.setIndex({docnames:["api/index","changelog","examples","examples/actions","examples/exporting","examples/keys","examples/messages","index","installation","progress"],envversion:53,filenames:["api/index.rst","changelog.rst","examples.rst","examples/actions.rst","examples/exporting.rst","examples/keys.rst","examples/messages.rst","index.rst","installation.rst","progress.rst"],objects:{"pgpy.PGPKey":{"new":[0,3,1,""],add_subkey:[0,1,1,""],add_uid:[0,1,1,""],ascii_header:[0,2,1,""],bind:[0,1,1,""],certify:[0,1,1,""],created:[0,2,1,""],decrypt:[0,1,1,""],del_uid:[0,1,1,""],encrypt:[0,1,1,""],expires_at:[0,2,1,""],fingerprint:[0,2,1,""],from_blob:[0,3,1,""],from_file:[0,3,1,""],get_uid:[0,1,1,""],is_expired:[0,2,1,""],is_primary:[0,2,1,""],is_protected:[0,2,1,""],is_public:[0,2,1,""],is_unlocked:[0,2,1,""],key_algorithm:[0,2,1,""],key_size:[0,2,1,""],protect:[0,1,1,""],pubkey:[0,2,1,""],revoke:[0,1,1,""],revoker:[0,1,1,""],sign:[0,1,1,""],signers:[0,2,1,""],subkeys:[0,2,1,""],unlock:[0,1,1,""],userattributes:[0,2,1,""],userids:[0,2,1,""],verify:[0,1,1,""]},"pgpy.PGPKeyring":{ascii_header:[0,2,1,""],fingerprints:[0,1,1,""],key:[0,1,1,""],load:[0,1,1,""],unload:[0,1,1,""]},"pgpy.PGPMessage":{"new":[0,3,1,""],ascii_header:[0,2,1,""],decrypt:[0,1,1,""],encrypt:[0,1,1,""],encrypters:[0,2,1,""],filename:[0,2,1,""],from_blob:[0,3,1,""],from_file:[0,3,1,""],is_compressed:[0,2,1,""],is_encrypted:[0,2,1,""],is_sensitive:[0,2,1,""],is_signed:[0,2,1,""],issuers:[0,2,1,""],message:[0,2,1,""],signatures:[0,2,1,""],signers:[0,2,1,""]},"pgpy.PGPSignature":{ascii_header:[0,2,1,""],cipherprefs:[0,2,1,""],compprefs:[0,2,1,""],created:[0,2,1,""],expires_at:[0,2,1,""],exportable:[0,2,1,""],features:[0,2,1,""],from_blob:[0,3,1,""],from_file:[0,3,1,""],hash_algorithm:[0,2,1,""],hashprefs:[0,2,1,""],is_expired:[0,2,1,""],key_algorithm:[0,2,1,""],key_flags:[0,2,1,""],keyserver:[0,2,1,""],keyserverprefs:[0,2,1,""],notation:[0,2,1,""],policy_uri:[0,2,1,""],revocable:[0,2,1,""],signer:[0,2,1,""],type:[0,2,1,""]},"pgpy.PGPUID":{"new":[0,3,1,""],comment:[0,2,1,""],email:[0,2,1,""],image:[0,2,1,""],is_primary:[0,2,1,""],is_ua:[0,2,1,""],is_uid:[0,2,1,""],name:[0,2,1,""],selfsig:[0,2,1,""],signers:[0,2,1,""]},"pgpy.constants":{CompressionAlgorithm:[0,0,1,""],EllipticCurveOID:[0,0,1,""],HashAlgorithm:[0,0,1,""],KeyFlags:[0,0,1,""],PubKeyAlgorithm:[0,0,1,""],RevocationReason:[0,0,1,""],SignatureType:[0,0,1,""],SymmetricKeyAlgorithm:[0,0,1,""]},"pgpy.constants.CompressionAlgorithm":{BZ2:[0,2,1,""],Uncompressed:[0,2,1,""],ZIP:[0,2,1,""],ZLIB:[0,2,1,""]},"pgpy.constants.EllipticCurveOID":{Brainpool_P256:[0,2,1,""],Brainpool_P384:[0,2,1,""],Brainpool_P512:[0,2,1,""],Curve25519:[0,2,1,""],Ed25519:[0,2,1,""],NIST_P256:[0,2,1,""],NIST_P384:[0,2,1,""],NIST_P521:[0,2,1,""],SECP256K1:[0,2,1,""]},"pgpy.constants.HashAlgorithm":{MD5:[0,2,1,""],RIPEMD160:[0,2,1,""],SHA1:[0,2,1,""],SHA224:[0,2,1,""],SHA256:[0,2,1,""],SHA384:[0,2,1,""],SHA512:[0,2,1,""]},"pgpy.constants.KeyFlags":{Authentication:[0,2,1,""],Certify:[0,2,1,""],EncryptCommunications:[0,2,1,""],EncryptStorage:[0,2,1,""],MultiPerson:[0,2,1,""],Sign:[0,2,1,""],Split:[0,2,1,""]},"pgpy.constants.PubKeyAlgorithm":{DSA:[0,2,1,""],ECDH:[0,2,1,""],ECDSA:[0,2,1,""],ElGamal:[0,2,1,""],RSAEncryptOrSign:[0,2,1,""]},"pgpy.constants.RevocationReason":{Compromised:[0,2,1,""],NotSpecified:[0,2,1,""],Retired:[0,2,1,""],Superseded:[0,2,1,""],UserID:[0,2,1,""]},"pgpy.constants.SignatureType":{BinaryDocument:[0,2,1,""],CanonicalDocument:[0,2,1,""],CertRevocation:[0,2,1,""],DirectlyOnKey:[0,2,1,""],Generic_Cert:[0,2,1,""],KeyRevocation:[0,2,1,""],Persona_Cert:[0,2,1,""],Positive_Cert:[0,2,1,""],PrimaryKey_Binding:[0,2,1,""],Standalone:[0,2,1,""],SubkeyRevocation:[0,2,1,""],Subkey_Binding:[0,2,1,""],ThirdParty_Confirmation:[0,2,1,""],Timestamp:[0,2,1,""]},"pgpy.constants.SymmetricKeyAlgorithm":{AES128:[0,2,1,""],AES192:[0,2,1,""],AES256:[0,2,1,""],Blowfish:[0,2,1,""],CAST5:[0,2,1,""],Camellia128:[0,2,1,""],Camellia192:[0,2,1,""],Camellia256:[0,2,1,""],IDEA:[0,2,1,""],TripleDES:[0,2,1,""]},"pgpy.errors":{PGPDecryptionError:[0,4,1,""],PGPEncryptionError:[0,4,1,""],PGPError:[0,4,1,""],PGPInsecureCipher:[0,4,1,""],PGPOpenSSLCipherNotSupported:[0,4,1,""],WontImplementError:[0,4,1,""]},"pgpy.types":{Fingerprint:[0,0,1,""],SignatureVerification:[0,0,1,""]},"pgpy.types.SignatureVerification":{bad_signatures:[0,2,1,""],good_signatures:[0,2,1,""]},pgpy:{PGPKey:[0,0,1,""],PGPKeyring:[0,0,1,""],PGPMessage:[0,0,1,""],PGPSignature:[0,0,1,""],PGPUID:[0,0,1,""]}},objnames:{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","attribute","Python attribute"],"3":["py","classmethod","Python class method"],"4":["py","exception","Python exception"]},objtypes:{"0":"py:class","1":"py:method","2":"py:attribute","3":"py:classmethod","4":"py:exception"},terms:{"0x01":9,"0x02":9,"0x03":9,"0x04":9,"0x05":9,"0x06":9,"0x07":9,"0x09":9,"0x0b":9,"0x0c":9,"0x10":9,"0x14":9,"0x15":9,"0x16":9,"0x17":9,"0x18":9,"0x19":9,"0x1a":9,"0x1b":9,"0x1c":9,"0x1d":9,"0x1e":9,"0x1f":9,"0x20":9,"160x":1,"boolean":0,"byte":[0,1,2,4,5,6],"case":[0,1,2,3,5],"class":7,"default":[0,2,3,5,6],"export":[0,1,7,9],"final":[2,3],"function":[7,8],"import":[2,5],"int":0,"long":[0,1,2,3],"new":[0,3,5],"public":[0,1,9],"return":[0,1,2,3,5,6],"switch":1,"true":[0,2,3,5,6],"try":[1,7,8],"while":[2,3,5],AES:[0,9],Abe:[2,5],Added:1,Adding:[2,5],DES:[0,1,9],For:[1,2,5,7,8,9],Has:0,IDs:[0,1,9],One:[0,2,3,9],That:[2,3],The:[0,1,2,3,5,9],There:[2,3,5,7,8],These:[0,2,5,6],Use:[0,9],__bytes__:[0,2,4,5,6],__format__:0,__str__:0,_consol:0,abl:[2,6],about:0,abov:[0,2,3,5,6,7,8],abraham:[2,5],absolut:0,accept:[0,1,2,5],access:1,achiev:9,action:[1,5,7,9],add:[0,1,2,3,5,9],add_subkei:[0,2,5],add_uid:[0,2,5],added:[0,2,3],adding:[0,2,5],addit:0,address:[0,1],adher:9,advantag:[2,5],aes128:[0,1,2,5],aes192:[0,1,2,5],aes256:[0,1,2,3,5],affect:1,after:[0,2,3],against:0,aim:7,algorithm:[0,1,9],all:[0,1,2,3,4,5,7],allow:0,alon:[2,3],along:0,alreadi:[0,1,2,5],also:[0,1,2,3,4,5,6,7],although:[1,2,3,9],alwai:0,amount:0,ani:[0,1,2,3,5,7,8],anoth:[0,2,3],anyth:1,api:[1,7],appear:0,appli:[0,1],applic:[0,2,3],appropri:[0,2,5],april:1,apt:[7,8],arbitrari:0,arcan:1,arg:0,argument:0,armor:[0,1,2,4,5,6,9],asc:[2,5],ascii:[0,1,2,4,5,6,9],ascii_head:0,asn:1,assert:0,associ:0,assum:[2,5],asymmetr:[2,3],attempt:[0,1],attribut:[0,1,9],august:1,aur:[7,8],authent:[0,2,5],automat:[2,6],avail:[1,7,8,9],bad_signatur:0,base:9,basenam:[2,6],becaus:[2,5],becom:1,been:[0,1,2,5,7,8],befor:[0,2,5],behavior:[2,3],being:[0,1,9],best:[2,3],better:[2,3],binari:[0,1,2,4,5,6,9],binarydocu:0,bind:[0,9],bit:[0,1],bitwis:[2,3],blob:0,block:[0,1,2,5,6,9],blowfish:[0,1,9],bodi:1,bool:0,both:[0,1,2,4],bound:0,brainpool:[0,1,9],brainpool_p256:0,brainpool_p384:0,brainpool_p512:0,branch:[7,8],brand:[2,6],breviti:[2,5],bsd:1,bug:[7,8],bugfix:1,build:[7,8],built:[1,2,5],bytearrai:[0,1,2,5],bytecod:1,bz2:[0,2,5],bzip2:0,c0rrectpassphr:[2,5],calcul:1,call:9,camellia128:[0,1],camellia192:[0,1],camellia256:[0,1,2,5],camellia:[0,9],can:[0,1,2,3,4,5,6,7,8,9],canon:9,canonic:[2,4,6],canonicaldocu:0,capabl:[7,8],care:[0,2,3],cast5:[0,9],cast:0,casual_cert:0,categori:[2,3],caus:1,cert:[2,3,9],certain:0,certif:[0,1,2,3,9],certifi:[0,2,3,9],certrevoc:0,changelog:7,charact:[0,1],charset:0,checksum:1,chees:[2,3],chosen:[2,5],cipher:[0,2,3,5,9],cipherpref:0,classmethod:0,claus:1,clear:[1,2,5],cleartext:[0,1,2,4,6],client:0,code:[1,9],codec:0,codifi:9,coerc:1,combin:0,come:[7,8],comment:[0,1,2,5],compar:0,compat:[1,2,4],compil:[7,8,9],complet:[7,9],complianc:9,compliant:[0,2,5,6,7],compon:0,composit:0,comppref:0,compress:[0,1,2,5,6,9],compressionalgorithm:[2,5],compromis:0,comput:[0,1],confirm:9,consid:[0,9],constant:[2,3,5,7],constrain:0,contain:[0,2,3,5],content:[0,2,3,6,7,9],context:[0,2,5],conveni:0,convert:1,correctli:1,correspond:0,could:[1,2,5],count:1,cover:9,crc24:1,creat:[0,1,3],creation:[0,9],critic:1,cryptographi:[7,8,9],ct_messag:[2,6],current:[0,2,3,9],curv:[0,1],curve25519:[0,9],cvar:[2,5],dai:[2,5],dash:[2,4,6],data:[0,2,5,9],date:[0,1],datetim:[0,2,5],david:9,dearmor:1,dec_messag:[2,3],decod:9,decrypt:[0,1,9],defin:[2,5],definit:1,deflat:[0,2,6],del:[2,3],del_uid:0,delet:[2,3],depend:[1,9],deriv:[0,1,7,8],describ:[0,7],design:9,desir:[0,2,3],detach:[0,2,3,9],detect:9,determin:[0,1,2,6],dev:[7,8],devel:[7,8],dict:0,dictionari:0,diffi:9,digit:9,directli:[0,2,3],directlyonkei:0,djb:0,document:[0,1,2,6,8,9],doe:[0,1,9],doesn:[2,5],doing:[2,3,5],done:[1,2,3,5,6],draft:9,dsa:[0,1,2,5,9],dure:[0,1],each:0,easi:7,easiest:0,easili:[2,3,6],ebuild:[7,8],ecdh:[0,1,9],ecdsa:[0,1,2,5,9],ed25519:[0,9],edward:0,effect:[0,2,3],either:0,element:0,elgam:[0,1,9],elig:1,ellipt:[0,9],els:[2,3,7],email:[0,1,2,5],embed:9,embodi:7,emit:0,empti:[0,2,5],empty_kei:[2,5],enc_alg:0,enc_kei:[2,5],enc_messag:[2,3],enc_msg:[2,3],encod:[0,1,9],encryp:9,encrypt:[0,1,6,9],encryptcommun:[0,2,5],encrypted_messag:[2,3],encryptstorag:[0,2,5],enhanc:1,enumer:0,equival:[0,2,3,5],erron:1,error:[0,1],escap:[2,4,6],essenti:[7,8],even:0,eventu:[7,9],exampl:[0,5,7],except:[1,2,3,5,6,7],exclus:1,execut:[2,5],exist:5,exit:[0,2,5],expandus:[2,5],expect:0,experi:[7,8],expir:[0,1,2,5,9],expires_at:0,explicit:1,explicitli:[1,9],express:[0,9],extend:[2,5,9],extens:7,eyes:0,fail:[0,1],fals:[0,2,3,5],faqls:0,far:0,fast:0,faster:1,featur:[0,9],fedora:[7,8],fewer:[2,5],field:0,file:[0,2,5,6],file_messag:[2,6],filenam:0,filter:0,find:0,fingerprint:[2,5],first:[0,1,2,3,5],flag:[0,1,9],focus:9,follow:[0,1],form:[0,2,3,5,6,9],formal:[7,8],format:[0,1,2,4,5,6,9],formerli:1,found:[0,1],from:[0,1,2,5,6,7,8,9],from_blob:[0,1,2,5,6],from_fil:[0,2,5,6],from_path:0,fulli:1,gcc:[7,8],gen_kei:[0,2,3],gener:[0,1,3,9],generic_cert:0,get:1,get_uid:0,given:[0,1,2,5],glob:[2,5],gnupg:[0,2,3,5,9],good_signatur:0,gov:[2,5],gpg:[1,2,5,9],handl:[2,5],has:[0,1,2,3,5,7,8],hash:[0,1,2,5,9],hash_alg:0,hash_algorithm:0,hashalgorithm:[2,5],hashpref:0,have:[0,1,2,3,4,5,7,8,9],header:[0,1,7,8],hellman:9,here:[0,2,5,9],honest:[2,5],hoorai:[2,6],horowitz:9,how:[0,1,7,8],idea:[0,1,2,3,9],ident:[0,2,6],identifi:0,ids:[0,1],ignor:[0,1],imag:[0,9],implement:[0,2,3,7],improv:1,includ:[0,9],incorrect:[0,1,2,5],incorrectli:1,inform:[0,2,3,7,8],inherit:[2,5],initi:1,inlin:[0,1,2,6,9],input:1,insecur:0,instal:9,instanc:0,instanti:[0,2,5],instead:[1,2,3,6],integ:1,integr:9,intend:[2,5],intens:1,intern:0,is_compress:0,is_encrypt:[0,2,3],is_expir:[0,1],is_primari:0,is_protect:[0,2,5],is_publ:[0,2,5],is_sensit:0,is_sign:0,is_ua:0,is_uid:0,is_unlock:[0,2,5],isn:[0,2,5],issu:[0,7,8],issuer:[0,1,9],its:[0,9],itself:[2,5],juli:1,just:[2,3,5],kbx:9,kdf:9,keep:[2,3],kei:[0,1,6,7,9],key_algorithm:0,key_expir:[0,2,5],key_flag:0,key_siz:0,keyblob:[2,5],keybox:9,keybyt:[2,5],keycollect:1,keyerror:0,keyfil:0,keyflag:[2,5],keyhalf:0,keyid:0,keyr:[0,9],keyrevoc:0,keyserv:[0,2,5],keyserverpref:0,keyserverprefer:0,keystr:[2,5],keytext:0,keytyp:0,keyword:[0,2,5],know:[2,6],known:0,koch:9,kwarg:0,lack:1,larg:1,last:[2,6],later:1,latest:9,least:[2,3],leav:0,length:[0,1],length_typ:1,less:1,level:[0,2,3],libffi:[7,8],librari:1,libssl:[7,8],licens:1,like:[1,2,3,5,6,7,8],limit:[7,8],lincoln:[2,5],list:0,liter:9,load:[0,1,9],lone_sig:[2,3],longer:[0,1],look:9,loop:[1,2,3],lot:1,mac:1,mai:[0,1,2,3,5,6,7,8],main:1,maintain:[2,5],major:1,make:[0,1],malform:1,manag:[0,2,5],mani:1,marc:9,mark:[0,1],marker:[1,9],mask:1,match:0,materi:[0,1,2,5],md5:0,mean:0,meaning:0,meaningless:0,mechan:0,memori:[0,2,5],mention:9,messag:[0,1,4,7,9],message_from_blob:[2,6],message_from_fil:[2,6],method:[0,2,3,5],mileag:[7,8],mistakenli:1,mit:1,modif:9,modifi:[0,2,6],mojibak:1,more:[0,1,2,3,5,6,7,8],most:[0,2,5],mostli:[2,5],msg_blob:[2,6],msgbyte:[2,6],msgstr:[2,6],much:1,multiperson:0,multipl:[1,5],must:[2,3,5],mykei:[2,3],name:0,namedtupl:0,nearli:[2,6],need:[0,1,2,5,7,8],newli:0,newlin:1,nikola:[2,5],nist:[0,9],nist_p256:0,nist_p384:0,nist_p521:0,non:[0,1,7],none:[0,2,3],notat:[0,2,3,9],note:[2,3,5],notspecifi:0,novemb:1,now:[0,1,2,5,7,8],obj:[2,5],object:[1,3,5,6,7],occasion:1,octet:1,offici:9,oid:[0,9],old:[1,2,3],onc:[1,2,5,7,8],one:[0,2,3,5,6],onli:[0,2,3,5,6],opaqu:1,openpgp:[0,2,3,4,5,6,7],openssl:[0,1,7,8,9],oper:[0,3],option:[0,2,3,5],order:[0,2,3],ordereddict:0,origin:0,other:[6,9],otherwis:[0,2,6],our:[2,5],out:[0,1,7,8,9],output:0,own:0,pack:[2,6],packag:1,packet:[1,9],paper:9,param:0,paramet:[0,2,3],pars:[0,1,2,5],part:1,parti:9,partial:[1,2,3],pase:1,pass:9,passphras:[0,1,9],path:[0,2,5,6],period:[2,5],person:0,persona_cert:[0,2,3],pertain:0,pgp:[0,1,6,7,9],pgpbyte:[2,4],pgpdecryptionerror:[2,5],pgpkei:[1,2,3,4,5],pgpkeyr:[1,2,5],pgpmessag:[1,2,3,4,6],pgpobj:[2,4],pgpsignatur:[2,4],pgpstr:[2,4],pgpuid:[1,2,3,5],pgpy:[1,2,3,5,6,8,9],photo:0,pip:[7,8],plaintext:[2,6],pleas:[7,8],point:[2,3,5,9],polici:[0,9],policy_uri:0,popular:[2,3],positive_cert:0,possess:0,possibl:[1,2,3,5],potenti:1,pre:[2,3],pref:0,prefer:[0,1,2,3,5,9],prerequisit:[7,8],present:0,previou:1,primari:[0,3,9],primarili:[0,1],primarykey_bind:0,privat:[0,1,2,3,5,9],privkei:0,probabl:0,process:[2,5],progress:7,properli:[0,1,2,4,6],properti:1,protect:[0,1,9],provid:[0,2,3],pub:[2,3],pubkei:0,pubkey1:[2,3],pubkey2:[2,3],pubkeyalgorithm:[2,5],publish:9,purpos:[0,9],pypi:[7,8],python3:[7,8],python:[1,2,4,5,6,7,8],quit:[2,5,6],rais:[0,1,2,5],randomli:0,reach:9,read:[0,2,5],reason:[0,7,8,9],recent:0,recipi:[0,6],recommend:[2,5],record:9,recov:1,refer:[2,5,7,8],regex:[0,1],regular:[0,9],rel:[2,3],releas:1,rememb:[2,3],remov:[0,1,2,5],replac:1,report:[1,7,8],repres:0,request:0,requir:[0,1,2,3,5,7,8],reserv:1,respect:1,result:[0,1],retain:1,retir:0,retriev:9,revoc:[0,9],revocationkei:0,revok:[0,9],rework:1,rfc:[0,1,7],rhel:[7,8],ring:[2,5],ripemd160:0,robust:1,round:0,routin:1,rsa:[0,1,2,3,5,9],rsa_pub:[2,3],rsaencryptorsign:[0,2,5],run:[7,8],s00per_sekr3t:[2,3],sake:[2,5],same:[2,3],satisfi:0,seamlessli:[2,5],search:0,sec:[2,3],secg:0,secp256k1:[0,9],secp256r1:0,secp384r1:0,secp521r1:0,secret:[0,1,9],section:[0,9],see:[0,7,8],seem:[2,3],select:[0,1,2,5],self:[0,1,2,5,9],selfsig:0,selfsign:0,semant:[2,5],send:9,sens:[0,1],sensit:0,server:[0,1,9],session:[0,2,3,9],sessionkei:[0,2,3],set:[0,1,2,5,6],sever:[2,3],sha1:0,sha224:[0,2,5],sha256:[0,2,5],sha384:[0,2,5],sha512:[0,2,5],share:0,shaw:9,shini:[2,6],should:[0,2,3],sid:[7,8],sig:[0,2,3],sigantur:1,sign:[0,1,5,6,9],signal:0,signatur:[0,1,2,3,6,9],signaturetyp:[2,3],signer:[0,9],signifi:0,significantli:1,sigsubj:0,similar:[2,5],simpl:[2,3,5],simpli:[2,6,7,8],situat:[2,3],size:0,skip:1,slice:1,softwar:9,some:[0,1,2,3,5,9],someon:[2,3],someones_pubkei:[2,3],someth:0,sometim:1,soon:[2,3,7,8],sourc:9,space:0,spankin:[2,6],specif:[2,5,9],specifi:[0,1,2,3,5,6,7,8,9],speedup:1,split:[0,2,3],stand:[2,3],standalon:[0,1,2,3,9],standard:[0,1,2,5,6,9],start:[1,2,5],statu:[2,3],storag:[0,9],store:[0,1,2,6,9],str:[0,2,4,5,6],straightforward:[2,5],strictli:[2,5],string2kei:1,string:[0,1,2,5],style:1,sub:[0,9],subclass:0,subject:0,subkei:[0,1,2,5,9],subkey_bind:0,subkeyrevoc:0,submit:[7,8,9],subpacket:[0,1,9],successfulli:0,sudo:[7,8],suit:1,supersed:[0,9],suppli:[2,3,5],support:[0,1,2,3,7,8,9],symbol:0,symetr:9,symmetr:[0,1,2,3,9],symmetrickeyalgorithm:[2,3,5],tag:9,taken:[0,2,3],target:[0,9],tesla:[2,5],test:[1,7,8],testkei:0,text:[0,4,5,6],text_messag:[2,6],than:[0,1,2,3,6],thecorrectpassphras:0,thei:[2,3,5],them:[1,9],therefor:[1,2,5],thesi:9,thi:[0,1,2,3,4,5,6,9],thing:[0,1,5,9],third:9,thirdparty_confirm:0,those:[0,2,5],though:1,thu:0,thusli:[2,5],time:[0,2,5,6,9],timedelta:[0,2,5],timesig:[2,3],timestamp:[0,1,2,3,9],traceback:1,tracker:[7,8],treat:[0,1],trim:0,tripl:[0,1,9],tripled:0,truncat:1,trust:[0,1,9],tune:1,tupl:[0,2,6],twist:0,two:[0,2,5],twofish:9,type:[0,1,2,3,5,9],typeerror:[0,1],typo:1,ubuntu:[7,8],uid:[0,1,2,3,5],ukei:[2,5],uncompress:[0,2,5],under:0,understood:[0,1],unencrypt:[2,3],unexpect:1,unicod:[0,1],unicodedecodeerror:1,uniqu:0,unit:1,unless:[0,2,6],unload:0,unlock:[0,1],unpredict:0,unprotect:[0,2,5,9],unrecogn:1,unsupport:1,unvers:9,updat:1,upload:9,uri:[0,9],usabl:[0,2,5],usag:[0,2,5],use:[0,1,2,5,7],used:[0,1,2,3,5,9],useful:[0,1,2,5],user:[0,1,5,9],userattribut:0,userid:[0,2,3],userwarn:0,uses:[2,3],using:[0,1,2,3,5,7,8,9],usual:[2,3,5],utc:0,valid:[0,1],valu:[0,1],valueerror:[0,1],vari:[7,8],variant:0,veri:[2,5,6],verif:1,verifi:[0,1,9],version:[0,1,7,8,9],via:9,von:0,wai:[0,1,2,5],want:[2,3,5,6],well:[0,2,3,5,6,9],were:[0,1,2,5],werner:9,what:[0,2,3,6],when:[0,1,2,3,5],where:[1,2,3],whether:[0,1],which:[0,1,2,3,5,6,9],whitehous:[2,5],who:1,why:[7,8],window:1,within:0,without:[0,7,8],work:[1,2,4,5,7,8],would:[0,1],wouldn:[7,8],wrapper:1,wrong:1,year:[2,5],yet:[0,2,3,5],yield:[0,2,5],you:[0,2,3,5,6,7,8],your:[0,7,8],yum:[7,8],zero:1,zip:[0,2,5,6],zlib:[0,2,5]},titles:["PGPy API","Changelog","Examples","Actions","Exporting PGP* Objects","Keys","Messages","PGPy Documentation","Installation","OpenPGP Implementation Progress"],titleterms:{"class":0,"export":[2,4,5,6],"new":[1,2,6],"public":[2,3],DNS:9,IDs:[2,3],Into:[2,5],With:[2,3],action:[2,3],addit:9,api:0,arch:[7,8],bug:1,cento:[7,8],chang:1,changelog:1,compressionalgorithm:0,constant:0,creat:[2,6],curv:9,debian:[7,8],decrypt:[2,3],document:7,eddsa:9,ellipticcurveoid:0,encrypt:[2,3],exampl:2,except:0,exist:[2,6],extens:9,featur:1,fingerprint:0,fix:1,gener:[2,5],gentoo:[7,8],hashalgorithm:0,hkp:9,http:9,implement:9,individu:[2,5],instal:[7,8],issu:1,kei:[2,3,5],keyflag:0,keyr:[2,5],keyserv:9,known:1,linux:[7,8],load:[2,5,6],mac:[7,8],messag:[2,3,6],multipl:[2,3],non:9,note:[7,8],object:[0,2,4],openpgp:9,oper:[2,5],other:[0,1,2,3,7,8],passphras:[2,3,5],pgp:[2,4],pgpdecryptionerror:0,pgpencryptionerror:0,pgperror:0,pgpinsecureciph:0,pgpkei:0,pgpkeyr:0,pgpmessag:0,pgpopensslciphernotsupport:0,pgpsignatur:0,pgpuid:0,pgpy:[0,7],pka:9,platform:[7,8],primari:[2,5],progress:9,protect:[2,5],protocol:9,pubkeyalgorithm:0,recipi:[2,3],redhat:[7,8],revocationreason:0,rfc:9,secret:[2,5],sign:[2,3],signaturetyp:0,signatureverif:0,specif:[7,8],sub:[2,5],symmetrickeyalgorithm:0,text:[2,3],thing:[2,3],unlock:[2,5],user:[2,3],verifi:[2,3],window:[7,8],wontimplementerror:0}})