infostorm group

0 readers
1 users here now

I'm a group about infostorm. Follow me to get all the group posts. Tag me to share with the group. Create other groups by searching for or tagging @yourGroupName@a.gup.pe

founded 7 months ago
1
 
 

My people are like this:

You played hooky from school so you could hide under your favorite spruce tree and read books under the branches.

Despite all the chastisement, yelling, threats, and punishments, you refused to ever reveal your secret hiding tree. You would not ever let anyone take that refuge from you. They had their libraries. You had your hidey-hole.

When the principal gave you detention you played hooky from detention to read another book under the tree. You got extra weekends of detention for that and for refusing to tell the adults where you were at.

No reading was allowed during detention. You knew that was evil horse pucky!

If this make sense to you boost and follow.

#MyPeople #crazy #uNoMe #WeirdFolks

@infostorm@a.gup.pe @mypeople@a.gup.pe @weirdfolks@a.gup.pe @bookstodon@a.gup.pe

2
0
submitted 7 months ago* (last edited 7 months ago) by octade@soc.octade.net to c/infostorm@a.gup.pe
 
 

KSRNG - Key Strike Random Generator (version 0.0.1)

https://codeberg.org/OCTADE/keystrike

KEYSTRIKE generates very, very random seeds that are truly random.

KEYSTRIKE uses /dev/urandom and several TRNG mixing techniques:

keystroke timestamps, doubling and shuffling, modulus and size
truncating.

The final output is a whitened, true random and pseudo-random mix.

@cryptography@lemmy.ml @infostorm@a.gup.pe

#Cryptography #Cryptology #Encryption #Random #Entropy

3
0
submitted 7 months ago* (last edited 7 months ago) by octade@soc.octade.net to c/infostorm@a.gup.pe
 
 

MEGARAND Extreme Overkill Random Seed Generator

https://codeberg.org/OCTADE/megarand

MEGARAND employs extreme overkill in the genration of a very large entropy pool. The output is extremely random as a result of several hashing, timestamping, shuffling, encrypting, and truncation techniques. MEGARAND is useful for generating large seed bases for key and passphrase material or for feeding to cryptographically secure PRNG software if high-speed outputs are required.

@cryptography@lemmy.ml @infostorm@a.gup.pe

#Cryptography #Cryptology #Encryption #Random #Entropy