File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes conversion of biginteger into key Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "conversion of biginteger into key" Watch "conversion of biginteger into key" New topic
Author

conversion of biginteger into key

Muneeb Kiani
Greenhorn

Joined: Sep 08, 2011
Posts: 5
hi all...!

can anybody tell me...how to convert BigInteger into Key...?

i'm trying to implement diffie-hellman, through my own algo... i have generated the keys(public, private, secret)... but can't cast secret key(BigINteger) into Key...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: conversion of biginteger into key
 
Similar Threads
real jokes
Session Validation Filter
Crypto needed for decrypting text
RSA
DHPublicKey not for this KeyAgreement!