<div dir="auto"><div dir="auto"><span style="font-family:sans-serif">Summary -- Maximum standard pubkey plus seckey pair length is what I'm asking about.</span><br></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div>Let me continue by explaining some back up information for my question. <div dir="auto">- I am asking in terms of the latest standards implemented in distros and Windows .exe auto-install packages. <div dir="auto">- I am trying to create a group calendar file and app for a private group.<div dir="auto">- Original concept for my project -- use an annual calendar file that has December (year minus 1) to January (year plus 1), so 14 months of days. I want one keypair per day for the group.</div><div dir="auto"><br></div><div dir="auto">I want the app to encrypt based upon date. I want the app to decrypt based upon based upon 3 keys... Date minus 1, Date, and Date plus 1.</div><div dir="auto">So, I need a keygen script that generates 427 (365+31+31) keypairs for a single ics file. </div><div dir="auto">THEN I'm thinking about field lengths in an ics, and realized that I don't know the ABSOLUTE longest key that can be created for a secret or public key. I have used DSA and RSA, and I moved from DSA to RSA years ago because at the time there were security concerns with DSA... and i think the max RSA can have as a discussion example is 8192... (that's bits, not bytes... so that's 1024 bytes max)...</div><div dir="auto">Not sure about ELG's max length...</div><div dir="auto"><br></div><div dir="auto">SO I chose to ask the expert users here.</div><div dir="auto">NO i didn't ask the devel group because I don't want devels confusing what they are working on for future versions, and I didn't ask docs group because they are also working in the future. ;)</div><div dir="auto"><br></div><div dir="auto">SO, users, help!</div><div dir="auto">I need to know the absolute longest key that GnuPG can create RIGHT NOW. </div><div dir="auto"><br></div><div dir="auto">Not previous versions, not future versions, but the current stable Windows auto-install .exe version RIGHT now.</div><div dir="auto"><br></div><div dir="auto">Then I can decide if I can have two fields in an .ics file, or if I need to create a data file for my app. ;)</div><div dir="auto"><br></div><div dir="auto">Thank you.</div><div dir="auto"><br></div><div dir="auto">Sorry that my email is so long for a simple question.</div><div dir="auto"><br></div><div dir="auto">Summary -- Maximum standard pubkey plus seckey pair length is what I'm asking about.</div></div></div></div>