You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the Multipartite Key Exchange view. Select the radio "2 (large parameters)" in "Settings - Embedding degree k". Click the Generate button and then Broadcast PK(i). The second button results in an exception:
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.StackOverflowError
at de.flexiprovider.ec.ECPRNG.generateSeed(ECPRNG.java:219)
at de.flexiprovider.ec.ECPRNG.generateSeed(ECPRNG.java:219)
...
The text was updated successfully, but these errors were encountered:
Open the Multipartite Key Exchange view. Select the radio "2 (large parameters)" in "Settings - Embedding degree k". Click the Generate button and then Broadcast PK(i). The second button results in an exception:
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.StackOverflowError
at de.flexiprovider.ec.ECPRNG.generateSeed(ECPRNG.java:219)
at de.flexiprovider.ec.ECPRNG.generateSeed(ECPRNG.java:219)
...
The text was updated successfully, but these errors were encountered: