-
The current methods for determining [bucket size](https://github.com/bdupras/guava/blob/7150c890691e091bdbfc0d24506e0451b6650bb2/guava/src/com/google/common/hash/CuckooFilter.java#L377-L395) (number o…
-
### Descriptioin
The feature request is to support the Bloom Filter field type to optimize index storage. The use case for this feature is to create skipping indexes for raw datasets on S3. For exa…
-
Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html
##### My issue is: Volatility crashes everytime when executing vo…
-
Cuckoo Sandbox 2.0-rc1
www.cuckoosandbox.org
Copyright (c) 2010-2015
Checking for updates...
Good! You have the latest version available.
2016-02-02 17:38:20,404 [lib.cuckoo.core.scheduler] INF…
aspel updated
8 years ago
-
We cannot always MAC the body because receivers cannot know the packet bodies they receive, only the SURBs they give out.
As a result, there is a 1 bit tagging attack on senders: Our sender's gu…
-
The current bloom filter implementation for voters is restrictive. The voting system need to be rewritten such that `voters` is removed from the database, and `likes` & `dislikes` become `BLOB` types …
-
fmina updated
7 years ago
-
## What's the functionality you would like to add ##
We'd like to provide an approximate member query, such as quotient filter, that can quickly answer if an element likely belongs to a set. This co…
-
Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html
##### My issue is:
Baseline module throws a python error: KeyErr…
-
`cuckoo-filter`'s test suite currently fails to compile on GHC 8.6.1 with the following error:
```
test/Spec.hs:23:9: error:
• No instance for (Control.Monad.Fail.MonadFail
…