Posts
-
jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
jshashes
is lightweight library implementing the most extended cryptographic hash function algorithms in pure JavaScript (ES5 compliant).The goal is to provide an dependency-free, fast and reliable solution for hash algorithms for both client-side and server-side JavaScript environments. The code is fully compatible with the ECMAScript 5 specification and is used in production in browsers and node.js/io.js
If you are looking for a low-level performance library for the server-side, note that node.js/io.js provides its own native module:
crypto
Tags: #javascript • hashing-algorithm • hmac
-
boinc
Open-source software for volunteer computing and grid computing.
The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.
Tags: #php • boinc • distributed-computing
-
rspec_api_documentation
Automatically generate API documentation from RSpec
Generate pretty API docs for your Rails APIs.
Check out a sample.
Tags: #ruby • rspec • api
-
FPDF
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
This repository is only made for cloning official FPDF releases which are available at: http://www.fpdf.org THERE WILL BE NO DEVELOPMENT IN THIS REPOSITORY!
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
Tags: #php
-
terminus
Terminus module for Nest framework (node.js) :robot:
This module contains integrated healthchecks for Nest.
Tags: #typescript • nodejs • nest
-
ngx-color
🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
-
13 Different Pickers - Sketch, Photoshop, Chrome, Twitter and many more
-
Make Your Own - Use the building block components to make your own
-
This is a port of react-color by casesandberg
Tags: #typescript • angular • color-picker
-
-
php-cfg
A Control Flow Graph implementation in PHP
Pure PHP implementation of a control flow graph (CFG) with instructions in static single assignment (SSA) form.
The used SSA construction algorithm is based on “Simple and Efficient Construction of Static Single Assignment Form” by Braun et al. This algorithm constructs SSA form directly from the abstract syntax tree, without going through a non-SSA IR first. If you’re looking for dominance frontiers, you won’t find them here…
The constructed SSA form is minimal and pure (or is supposed to be).
Tags: #php
-
opencart-ce
OpenCart Community Edition is an unofficial fork dedicated to backporting all the latest OpenCart bug fixes. This allows users to maintain a stable and secure store without having to wait extended periods between major releases or upgrade to an OpenCart version which may be incompatible with their extensions or themes.
OpenCart Community Edition has published its first release candidate. Release candidates are the final step before a full release. They’re tested stable but may have unknown issues that are found in wider testing.
This release candidate is best suited for developers, advanced users, or anyone wanting to test Community Edition. An official release will follow a period of user testing and feedback.
The repo is set to initially include OpenCart 1.5.5.x and 1.5.4.x with possible expansion to earlier 1.5.x versions at a later date. To reduce file size and help code alignment in GitHub, inconsistencies in whitespace (a space mixed in with the tabs and vice versa) will be fixed on the initial push. Please make sure you’re using this whitespace standardized version when submitting a pull request and not an OpenCart default version.
Tags: #php
-
KryptEY
Android keyboard for secure E2EE communication through the signal protocol in any messenger. Communicate securely and independent, regardless of the legal situation or whether messengers use E2EE
Breaking of end-to-end encryption (E2EE) by laws such as the planned EU chat control is an ongoing issue. Content in messengers that use E2EE, such as Whatsapp or Signal, could thus be monitored by third parties. E2EE is often, but not always, standard in messengers. There are proven methods for E2EE such as PGP. However, these methods are sometimes cumbersomely integrated and require a lot of effort to use.
KryptEY is an Android keyboard that implements the Signal protocol. The keyboard works messenger-independently and both the X3DH Key Agreement Protocol and the Double Ratchet Algorithm work without a server, thus it enables a highly independent use of the protocol.
Tags: #java • android • android-keyboard
-
react-snapshot
A zero-configuration static pre-renderer for React apps
⚠️⚠️⚠️ DEPRECATED: USE https://github.com/stereobooster/react-snap INSTEAD ⚠️⚠️
A zero-configuration static pre-renderer for React apps. Starting by targeting Create React App (because it’s great)
Tags: #javascript
subscribe via RSS