
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KpGen is an modern Password Generator. It has some interesting features, like a random generator based on mouse move with some strong options. It can also work as a hash calculator, calculating hashes of passwords and phrases.
11 years ago
Version 1.2 Beta 2
* Installation system drastically improved(Read the Readme.txt)
* Added the uninstall option
* Added kpgen.desktop
* Added the Git Version Number on the About Tab
* Added the custom version option
Version 1.2 Beta
* Increase compatibility with windows32 build
* Decreased the size of options Panel
Version 1.1 Beta
* Changed the options Panel (only icons show now)
* Reformulated the about page
- Added the Build with QT version 4.x and
using Qt Version 4.x
- Added a translators credits page
* New pt_BR translation added
* new pt_PT translation added
* Fixed links to open in default browser and default email client
* Fixed the readme.txt
* Added "make install" option
Version 1.0 Beta
* New Icons
(I Hope you liked. I'm a programmer, not a designer).
* Quality progress bar now have different colors
depending on the password strength.
* The Save Log button now works.
* The bug that was freezing the program when stacked
reached 0 is now fixed.
* The restore defaults button now works.
* Removed the "start minimized" check button.
* Fixed a bug that was giving false 0 bit passwords.
* Kpgen now checks if there is an system tray available.
* Fixed a bug that prevented Random Generator options to
synchronize with the system tray alias option.
11 years ago
Version 1.2 Beta 2
* Installation system drastically improved(Read the Readme.txt)
* Added the uninstall option
* Added kpgen.desktop
* Added the Git Version Number on the About Tab
* Added the custom version option
Version 1.2 Beta
* Increase compatibility with windows32 build
* Decreased the size of options Panel
Version 1.1 Beta
* Changed the options Panel (only icons show now)
* Reformulated the about page
- Added the Build with QT version 4.x and
using Qt Version 4.x
- Added a translators credits page
* New pt_BR translation added
* new pt_PT translation added
* Fixed links to open in default browser and default email client
* Fixed the readme.txt
* Added "make install" option
Version 1.0 Beta
* New Icons
(I Hope you liked. I'm a programmer, not a designer).
* Quality progress bar now have different colors
depending on the password strength.
* The Save Log button now works.
* The bug that was freezing the program when stacked
reached 0 is now fixed.
* The restore defaults button now works.
* Removed the "start minimized" check button.
* Fixed a bug that was giving false 0 bit passwords.
* Kpgen now checks if there is an system tray available.
* Fixed a bug that prevented Random Generator options to
synchronize with the system tray alias option.
alphaonex86bis
10 years ago
Can you fix it?
Report
alphaonex86
11 years ago
Running build steps for project kpgen...
Starting: /usr/bin/qmake /home/user/kpgen/src/kpgen.pro -spec /usr/share/qt4/mkspecs/linux-g++ -r
Exited with code 0.
Starting: /usr/bin/make -w
make: Entering directory `/home/user/kpgen/src'
/usr/bin/make -f Makefile.Debug
make[1]: Entering directory `/home/user/kpgen/src'
/usr/bin/uic kpgen.ui -o .ui/ui_kpgen.h
g++ -c -pipe -g -Wall -W -D_REENTRANT -DKPGEN_USE_SYSTEM_TRAY -DKPGEN_USE_CRYPTOPP -DTRANSLATION_PATH= -DKPGEN_VERSION= -DKPGEN_CUSTOM_VERSION= -DKPGEN_BUILDNUMBER= -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui -o .obj/main.o main.cpp
In file included from main.cpp:30:
kpgen.h:46:28: error: cryptopp/tiger.h: No such file or directory
kpgen.h:47:31: error: cryptopp/whrlpool.h: No such file or directory
kpgen.h:48:29: error: cryptopp/ripemd.h: No such file or directory
kpgen.h:51:26: error: cryptopp/md2.h: No such file or directory
kpgen.h:52:26: error: cryptopp/md4.h: No such file or directory
kpgen.h:53:26: error: cryptopp/md5.h: No such file or directory
kpgen.h:55:26: error: cryptopp/sha.h: No such file or directory
kpgen.h:56:26: error: cryptopp/hex.h: No such file or directory
In file included from kpgen.h:64,
from main.cpp:30:
randomgenerator.h:33:31: error: cryptopp/randpool.h: No such file or directory
randomgenerator.h:34:28: error: cryptopp/osrng.h: No such file or directory
In file included from kpgen.h:64,
from main.cpp:30:
randomgenerator.h:61: error: 'CryptoPP' has not been declared
randomgenerator.h:61: error: ISO C++ forbids declaration of 'RandomPool' with no type
randomgenerator.h:61: error: expected ';' before 'ranPool'
randomgenerator.h:62: error: 'CryptoPP' has not been declared
randomgenerator.h:62: error: ISO C++ forbids declaration of 'AutoSeededRandomPool' with no type
randomgenerator.h:62: error: expected ';' before 'autoRanPool'
make[1]: Leaving directory `/home/user/kpgen/src'
make[1]: *** [.obj/main.o] Error 1
make: *** [debug] Error 2
make: Leaving directory `/home/user/kpgen/src'
Exited with code 2.
Error while building project kpgen
When executing build step 'Make'
Report
ammorais
11 years ago
See your distro documentation on how to install Crypto++ libraries. In some Linux distributions Crypto++ have 2 packages, one for development and other with the dynamic libraries. Kpgen requires both packages in this case. The development one at compilation, and the dynamic library at runtime. The development library can be removed after compilation and installation
Report
ammorais
11 years ago
Report
jalpaka
11 years ago
looks really nice. i'll give it a try in the next day (for the next password i need ;) )
best regards,
jal
Report
ammorais
11 years ago
If you can please give back some feedback.
Report
jalpaka
11 years ago
in the readme.txt: you've written that kpgen needs Cryto++: doesn't it name cyrpto++? same thing in the "general" section.
tray icon worked flawlessly, app seems to work good (at least for me). thank!
Report
ammorais
11 years ago
About cryto++, yes, it mean's Crypto++. Thank you for pointing that out. My English is far from perfect, since I'm Portuguese, and some times I'm too lazy to pass everything I write trough a check spelling program. Since I'm not a native English speaker, if some of you have any suggestion about how something should be called rather than the game I've gave it I will gladly thank you and consider your suggestion.
About the fixed layout. Yes, that's a feature. For the moment I like it that way. If in the future's feedback from other users they point that out too, I will consider changing it, or making a pool for the best choice.
Ps: It's ratter amazing how many companies survive on open source software. I've just launched kpgen 1.0 beta on Sunday, and Softpedia already email me about including the software on their database. Making a quick search on Google reveals kpgen in places I wouldn't imagine.
Report