Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Cypher package - An extensible Encryption package
Cypher package - An extensible Encryption package [message #29034] Sun, 03 October 2010 01:42 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
I uploaded the very first implementation of a generic encryption package, as discussed in topic

http://www.ultimatepp.org/forum/index.php?t=msg&th=5568& amp; amp; amp;start=0&

I tried to have an interface as modular as possible in order to be able to merge all current Encryption packages.

It has a base class defining the interface; supports String, Block and Streaming encryption.
By now it implements RC4 and Snow2 Streaming symmetric encryptors.

Other modules should derive from CypherBase class and implement ALL of its pure virtual functions in order to keep the interface identical.

Package still miss error handling, it'll implemented when we'll agree on the interface proposed.
Docs are missing too, for the same reason.

There's also an extensible testing application, which allow to select the encryption module, the encryption mode and some more.

Pavel, could you look if the interface meets your needs too ?
It still miss the Initialization Vector handling, I've got some ideas on how to make it fit yours and my needs, but before implementing it I'd like the interface to be stable enough.

Ciao

Max

EDIT : Please wait to review package... I'm making still many changes in interface and moving most routines to base class.

Max

[Updated on: Sun, 03 October 2010 12:48]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Themes
Next Topic: Scatter: new zoom and scroll mechanism!
Goto Forum:
  


Current Time: Sun Apr 28 06:16:21 CEST 2024

Total time taken to generate the page: 0.04679 seconds