Looks good especially for the first attempt, maybe try making the boxes rounder? instead of being an actual rectangle :P anyhow looks good still. 7/10.
Ok so, I've updated emu to PRODUCTION-201509081205-447465431 it works on localhost as my ip is 127.0.0.1 but when I put it live on my hotel it doesn't even connect to the Emulator. I'm guessing it's the swf, but any idea on how to fix?
Ok here should be a fix for the figure.
Goto PlusEnvironment and find
Internal static string FilterFigure(string figure)
Replace it with
internal static string FilterFigure(string figure)
{
return figure.Any(character => !IsValid(character))
...
It is but it has something to do with your prime + Generator keys which is both needed for the RSA algorithm, I doubt it will fix it but just try it anyway lol.
I will look more into it though.