New base32 implementation (#984)

* Add new base32 encode/decode implementation
* Remove old base32 implementation
* Updates licensing info
This commit is contained in:
Adolfo E. García 2017-09-24 16:00:12 -06:00 committed by Jonathan White
parent 5a18b8de77
commit 522e132200
14 changed files with 551 additions and 339 deletions

View file

@ -214,10 +214,6 @@ Files: share/icons/database/C65_W.png
Copyright: none
License: public-domain
Files: src/crypto/salsa20/*
Copyright: none
License: public-domain
Files: src/streams/qtiocompressor.*
src/streams/QtIOCompressor
tests/modeltest.*
@ -241,8 +237,3 @@ Files: src/gui/KMessageWidget.h
Copyright: 2011 Aurélien Gâteau <agateau@kde.org>
2014 Dominik Haumann <dhaumann@kde.org>
License: LGPL-2.1
Files: src/totp/base32.cpp
src/totp/base32.h
Copyright: 2010 Google Inc.
License: Apache 2.0