ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Announce Your Software/Service/Product

SecuSend - Software for secure file sharing.

<< < (2/3) > >>

SSE:
@40hz - Good question. As for encryption method you can check Techical Specification section. I have just released beta version of a product and it's a good time to think about user level of trust. Talking about similar product on the market (closed-source) I think Trust is based on the company "size" and "persona" and probably on software analyzing from crypto experts.

It's a great question to think about.

Thanks.

f0dder:
Decent idea, and looks like a user friendly interface.
Some questions:

What's TDEA? Another name for triple-DES? (And why include such an algorithm?)
Which mode is AES used in? (CBC, XTS, ...?)
Why MD5 for hash?
Which public-key algorithm is used, and which bitsize? Which PRNG, and how is it seeded?

Are both file contents and filenames encrypted? Is any compression involved?

SSE:
What's TDEA? Another name for triple-DES? (And why include such an algorithm?)
-f0dder (June 13, 2013, 09:45 AM)
--- End quote ---

Yes, Triple-DES. It's used as signature algorithm type in process of encoding enveloped data.

Which mode is AES used in? (CBC, XTS, ...?)
-f0dder (June 13, 2013, 09:45 AM)
--- End quote ---

AES with CBC mode with IV unpredictable at encryption time.

Why MD5 for hash?
-f0dder (June 13, 2013, 09:45 AM)
--- End quote ---

Currently it's used for package integrity, but will be changed in the next version to the SHA.

Which public-key algorithm is used, and which bitsize?
-f0dder (June 13, 2013, 09:45 AM)
--- End quote ---

RSA-2048

Which PRNG, and how is it seeded?
-f0dder (June 13, 2013, 09:45 AM)
--- End quote ---

Microsoft CSPs is used as random number generator.

Are both file contents and filenames encrypted? Is any compression involved?
-f0dder (June 13, 2013, 09:45 AM)
--- End quote ---

Yes, both contents and filenames encrypted. In this version compression is not involved, but it would be in the next version. Compression before encryption.

Praetorian2999:
hi
where can i download this program as the web site is down and i cant find it

app103:
Hi Praetorian2999. Welcome to Donation Coder!  :)

I was able to find a copy to download on Cnet: http://download.cnet.com/SecuSend/3000-2092_4-75938922.html

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version