A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
-
Updated
Dec 16, 2019 - PHP
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
Extremely fast non-cryptographic hash algorithm
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). :microscope:
Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
This one is all you @NoHatCoder :) Not sure what you have planned for that, but it seems like we should check in a copy of your blog post at some point when it is ready, just so people can understand what is going on here with hash levels. Maybe we make a "doc" directory? I can then link to it with the main readme.md (assuming GitHub actually has a way to do that... I will check).
- Casey
A fast, memory efficient hash map for C++
Hi Florian, I have detected a rule with a false positive, triggering a DDE alert.
Rule: Office_OLE_DDE {
The file, related with iTunes updates, that is triggering the rule is:
http://swcdn.apple.com/content/downloads/56/00/091-97366/e23k1iiixvzrghv5grhee3kss1aqarqexq/AppleMobileDeviceSupport64.msi
File command detects it as:
AppleMobileDeviceSupport64.msi: Composite Document File V2 D
Winxp, need to redo Server and Client Documentation
Wiki should be updated to inform users the C# client is technically Depreciated at this time and current wiki should be converted to using the python client as its main focus ( Or make the link to the Client repo much more apparent ((probably the best option)))
Videos should be rather generic on setup Pointing users to use commands found
:white_check_mark: .NET crypto done right. Professionally audited.
Here we're re-exporting methods of ethjs-util
:
But because they're manually added to the exports
object, typescript is not adding type definitions for them and Typescript users get an error when using one of those methods, e.g. stripHexPrefix
.
Numbers can be represented in different ways in CBOR. We should specify how they should be encoded so that all implementations will result with the same binary representation, hence the same hash.
For integers we can follow the Canonical CBOR as specified in the CBOR RFC and use the smallest possible representation.
For floats I'd also follo
A header-only, very fast and memory-friendly hash map.
Public append-only ledger microservice built with Slim Framework
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Node.js implementation of FarmHash, Google's family of high performance hash functions
Not always in real life need to work so accurately. For example, if it is necessary to determine the motion in the picture such precision is excessive and the image will mean the same and the algorithm will say that change more than 10% that would be wrong.
ExtAverageHash
real live recommend add filter
if p > avg && math.Abs(p-avg) > 12.5 {
problem
![output_2_3](https://user-images.gi
Add a description, image, and links to the hash topic page so that developers can more easily learn about it.
To associate your repository with the hash topic, visit your repo's landing page and select "manage topics."
This is a follow-up to v2.0 #65 to switch the default parsing on supported systems so we support BigInt strings transparently.