summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-31Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new...Tobias Markmann
2013-08-31Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder.Tobias Markmann
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-26Replace third-party Base64 by our own algorithm.Remko Tronçon
2012-02-28Make Swift more usable in a FIPS-140 environmentKevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-08-12Added HMAC-SHA256.Remko Tronçon
2011-08-12Don't hard-code HMAC block size.Remko Tronçon
2011-08-12Added SHA256.Remko Tronçon
2011-08-12Refactored stringcodec functions to make them independent of hash algos.Remko Tronçon
2011-05-25Change include order so clang doesn't complain anymore.Tobias Markmann
2011-05-18Introduce safe containers for storing passwords.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-18Make SHA1 stateful.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-12-30Show certificate fingerprint in 'Trust certificate' dialog.Remko Tronçon
2010-10-26Fix compliation problems with CLang.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2009-11-27Added MD5 hashing algorithm.Remko Tronçon
2009-11-21Added PBKDF2 encoding.Remko Tronçon
2009-11-19Added missing files of previous commit.Remko Tronçon
2009-09-30Added SHA-1 and Base64 tests for empty input data.Remko Tronçon
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-06-20Fixed a bug where SHA1 would alter the input.Remko Tronçon
2009-06-20Added SHA1::getHexHash().Remko Tronçon
2009-06-01Import.Remko Tronçon