Which aspect of the security are you referring to? elliptic curve upgrades are always possible and easy to integrate. Also, RSA 2048 is extremely secure. As a reference, RSA 2048 is 2^32 more secure than RSA 1024. The highest known factorization is RSA 768. RSA 1024 is approximately 1000 times stronger than RSA 768. Meaning that our RSA modulus of 2048 is 5 trillion times stronger than current publicly known RSA factorization abilities.
oh boy, gonna be a busy week I guess

Lots of reading to do!
I see what you were talking about though, sorry if I didn't specify, I wasn't talking about elliptic curve. Do you have anything in mind regarding integration of a new one?
I was referring to the RSA encryption you used to set up the accumulator, and where both you and Taco were pulling information about it from. He gave a pretty good link though, gonna read it now.
I guess the elliptic curve being insecure against quantum computing is a focus of every cryptocurrency on this board and not just this one, so I'm really just looking to understand what you did for setting up the accumulator.
Do you have any reading links as well? NVM, you posted the wikipedia link .. I'm sure that'll lead me somewhere. TY to both of you!