Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / makischristou/fhestring issues and pull requests
#51 - FheSplit Optimizations
Issue -
State: open - Opened by MakisChristou 11 months ago
#50 - Use pattern mask to stop overlapping matches
Issue -
State: closed - Opened by MakisChristou 12 months ago
#49 - Have max repetitions be the n user provided but panic if n > 255
Issue -
State: closed - Opened by MakisChristou 12 months ago
#48 - Add self contained doctests in docstrings
Issue -
State: closed - Opened by MakisChristou 12 months ago
#47 - Add accessors to FheString
Issue -
State: closed - Opened by MakisChristou almost 1 year ago
#46 - Fix EqIgnoreCase edge case
Issue -
State: closed - Opened by MakisChristou almost 1 year ago
- 1 comment
#45 - Fix SplitN Edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#44 - Add docstrings in functions
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#43 - Fix n=0 Split/Rsplit Algorithm problems
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#42 - Fix replace edge case: When ??? we get an out of bounds error
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#41 - Something is wrong with Repeat timings
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#40 - Fix n=0 Repeat algorithm errors
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#39 - Use scalar values in direct comparisons
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#38 - Remove public_parameters
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#37 - Fix STRING_PADDING=1 issues
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#36 - Fix no-padding algorithm errors
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 2 comments
#35 - Add accessors instead of manually editing FheString::bytes
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#34 - Fix repeat edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#33 - Optimization: Add early exit conditions
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#32 - Fix starts_with edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#31 - Add consistent max string limit across all functions
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#30 - Output the result next to timing and function name
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#29 - Fix large pattern out of bounds issue
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#28 - Fix strip_suffix edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#27 - Fix lt edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#26 - Fix ends_with edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#25 - Fix rfind edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#24 - Compute correct max_possible_output_len
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#23 - Add padding in pattern for StripSuffixClear
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#22 - Fix ends_with edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#22 - Fix ends_with edge case
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#21 - Fix FheSplit to return if the delimiter is found as well (just line FheStrip)
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#20 - FIx split and rsplit edge cases
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#19 - Implement missing clear functions
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#18 - Implement main.rs functionality
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#17 - Explore different parameters
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#16 - Add argument parsing in main with clap
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#15 - Return encrypted flag when no match is found
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#14 - Refactor: Group function arguments into structs
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#13 - Optimise trim_start/trim_end
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#12 - Make client/server keys work for u8 instead of u64
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#11 - Use templates for clear/encrypted pattern
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#10 - Change key generation with the following example
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#9 - Fix rsplit_once to return results in correct order
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#8 - Don’t use the high level API like the config builder seems to imply??
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#7 - Fix the return type of the client decryption to truncate \0s
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#6 - Make API consistent across string functions
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#5 - Make pattern also have padding
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#4 - Make strip_suffix work without client appending padding to the pattern
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#3 - See if bubble_zeroes_left can be paralleled or improved to O(n)
Issue -
State: closed - Opened by MakisChristou about 1 year ago
- 1 comment
#2 - Fix ends_with and ends_with_clear to not require padding
Issue -
State: closed - Opened by MakisChristou about 1 year ago
#1 - Refactor functionality out of FheString and into ServerKey
Issue -
State: closed - Opened by MakisChristou about 1 year ago