All Projects → sekoyo → SecurePad

sekoyo / SecurePad

Licence: other
SecurePad - A Notepad++ plugin for securely encrypting data

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to SecurePad

nord-notepadplusplus
An arctic, north-bluish clean and elegant Notepad++ theme.
Stars: ✭ 112 (+286.21%)
Mutual labels:  notepadplusplus
npp-darcula
Dark theme for Notepad++ based on Darcula theme from JetBrains products
Stars: ✭ 114 (+293.1%)
Mutual labels:  notepadplusplus
Qlik-Notepad-plus-plus
Qlik Language Definition for Notepad++ providing syntax highlighting of QlikView and Qlik Sense script and expressions.
Stars: ✭ 50 (+72.41%)
Mutual labels:  notepadplusplus
npp-one-monokai-theme
One Monokai Theme for Notepad Plus Plus
Stars: ✭ 74 (+155.17%)
Mutual labels:  notepadplusplus
NppBplistPlugin
Notepad++ binary plist plugin
Stars: ✭ 22 (-24.14%)
Mutual labels:  notepadplusplus
PyPadPlusPlus
Python IDE based on Notepad++ and PythonScript
Stars: ✭ 45 (+55.17%)
Mutual labels:  notepadplusplus
julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (+17.24%)
Mutual labels:  notepadplusplus
NotepadPlusPlusPluginPack.Net
.Net package to install into visual studio to make plugins for Notepad++
Stars: ✭ 123 (+324.14%)
Mutual labels:  notepadplusplus
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (-27.59%)
Mutual labels:  notepadplusplus
notepad-plus-plus-localization-hong-kong
Hong Kong Cantonese localization / translation for Notepad++
Stars: ✭ 54 (+86.21%)
Mutual labels:  notepadplusplus
IBMiCmd
x86 Notepad++ plugin for IBM i development
Stars: ✭ 15 (-48.28%)
Mutual labels:  notepadplusplus
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+403.45%)
Mutual labels:  notepadplusplus

SecurePad

SecurePad can be used to securely encrypt your documents.

SecurePad can be used, among other things for:

  • Encrypting files on your hard drive with information like passwords, bank details, and other sensitive information.

  • Sending sensitive information across the internet such as through email.

SecurePad uses a powerful and secure cryption algorithm (, see https://en.wikipedia.org/wiki/Blowfish_(cipher)), though of course it is always advised that you use a reasonably complex password. It also means you should be careful because there is no way to recover your information if you forget the key you used!

Changelog

v2.4

Fixed issue #13, regression form PR #12, completely replacing functionality with just the npp template code Adpated to size_t for documents greater 2GB

v2.3

Recompiled with latest plugin files for compatibility with latest Notepad++ (8.3). Added arm64 version Updated to VS2022

v2.2

Recompiled with latest plugin files for compatibility with latest Notepad++ (6.5.1). Note that the compatibility break may have occurred before this, I have only tested that it works with this version though it is likely to work with lower versions of 6.5 too.

v2.1

Security fix introduced in 2.0 (do not use 2.0!)

v2

Updated to Unicode

v1

Initial release

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].