+R4SAS
                        
                        
                            +RN
                        
                        
                            +RN_
                        
                        
                            +T3s|4
                        
                        
                            +Xeha
                        
                        
                            +acetone
                        
                        
                            +not_bob_afk
                        
                        
                            +orignal
                        
                        
                            Irc2PGuest33667
                        
                        
                            Irc2PGuest97218
                        
                        
                            Onn4l7h
                        
                        
                            T3s|4_
                        
                        
                            aargh2
                        
                        
                            b4dab00m
                        
                        
                            cumlord
                        
                        
                            leopold_
                        
                        
                            profetik1
                        
                        
                            shiver_
                        
                        
                            u5657
                        
                        
                            vvx
                        
                        
                            x74a6
                        
                    
                    
                        zzz
                    
                    
                        ok, figured out how to import i2pd family into java and wrote it up
                    
                
                
                
                    
                        zzz
                    
                    
                        ^^ dr|z3d orignal 
                    
                
                
                    
                        dr|z3d
                    
                    
                        nice, zzz, thanks.
                    
                
                
                    
                        dr|z3d
                    
                    
                        might be a good idea to rejig the import error message so it's a bit friendler and doesn't look so much like an i2p bug. 
                    
                
                
                    
                        zzz
                    
                    
                        it actually is a bug, in that it's trying all key types, and the last is ElGamal which throws an unchecked exception
                    
                
                
                    
                        dr|z3d
                    
                    
                        can we head that off and determine it's an unmportable key before it gets to the exception?
                    
                
                
                    
                        zzz
                    
                    
                        after the fix it will be "unsupported key type"
                    
                
                
                    
                        dr|z3d
                    
                    
                        perfect
                    
                
                
                    
                        zzz
                    
                    
                        which was the intent, it's just that the unchecked exception got in the way
                    
                
                
                    
                        dr|z3d
                    
                    
                        maybe a link to your forum post in the bug ("if the key was created in i2pd, please see...") or somesuch..
                    
                
                
                    
                        dr|z3d
                    
                    
                        *in the response
                    
                
                
                    
                        dr|z3d
                    
                    
                        also, I wonder if there's anything doing on the i2pd side to standardize the key generation so cross-import is flawless.. orignal, thoughts?
                    
                
                
                    
                        zzz
                    
                    
                        orignal, you're welcome to copy my instructions to readthedocs if you like
                    
                
                
                    
                        zzz
                    
                    
                        no, almost certainly openssl can handle the pkcs#8 as-is so it's simply splitting up the file
                    
                
                
                    
                        dr|z3d
                    
                    
                        ah, ok