Coder Social home page Coder Social logo

clach04 / tombo Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.34 MB

Import and update of https://osdn.net/projects/tombo/scm/git/Tombo/

Home Page: https://osdn.net/projects/tombo/scm/git/Tombo/

C++ 72.53% C 22.09% Perl 0.73% Batchfile 0.01% Objective-C 4.63%
tombo blowfish decryption encryption encryption-decryption notes pocketpc text wince windows

tombo's Introduction

TOMBO source code.

Win32	: Windows version by VisualStudio2010
iOS	: iOS(iPhone/iPad) 5.1 version by Xcode 4.3.2

tombo's People

Contributors

clach04 avatar rami1942 avatar

Watchers

 avatar  avatar  avatar

tombo's Issues

Additional file extension support

For example .md files for text files in Markdown format. Does not imply any sort of Markdown functionality but should be able to:

  • See filename
  • open for viewing
  • open for editing/save
  • search and include in results.

Related #1 for additional/alternative encryption formats.

Alternative encryption format(s)

Also see:

Want compatible for:

Possible Options

Ideally have existing tools, for compatibility. Which would them define container and algorithm(s) and parameters.

No more than ~ 350 GB of input data should be encrypted with a given key. This is for ~ 16 KB messages โ€“ Actual figures vary according to message sizes.
> In addition, nonces are short and repeated nonces would totally destroy the security of this scheme. Nonces should thus come from atomic counters, which can be difficult to set up in a distributed environment.
> Unless you absolutely need AES-GCM, use AEGIS-256 (crypto_aead_aegis256_*()) instead.
> ... There are no plans to support non hardware-accelerated implementations of AES-GCM. If portability is a concern, use ChaCha20-Poly1305 instead.

Articles

Possible libraries

C

Java

For Android, also research Kotlin libraries.

Javascript/ Typescript - Stretch Goal

For possible end-to-end encryption in web browser.

non msvc build

Attempt build with:

  1. GCC/mysys
    • Command line tools 3e4bb76
    • GUI - Todo
  2. Clang
  3. Lcc, etc.
  4. DevCPP
  5. ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.