search for: sponge

Displaying 20 results from an estimated 22 matches for "sponge".

Did you mean: spong
2018 Apr 03
0
xgboost: problems with predictions for count data [SEC=UNCLASSIFIED]
Hi All, I tried to use xgboost to model and predict count data. The predictions are however not as expected as shown below. # sponge count data in library(spm) library(spm) data(sponge) data(sponge.grid) names(sponge) [1] "easting" "northing" "sponge" "tpi3" "var7" "entro7" "bs34" "bs11" names(sponge.grid) [1] "easting"...
2019 Feb 13
3
Using SHA256/512 for SQL based password
...ould be looking more at >> Keccak. >> >> >> Check out my Internet Draft: >> >> >> draft-moskowitz-small-crypto-00.txt > > Thanks for the tip, will have a look for into it. Keccak is a general hashing function.? It was the first? of the hashing 'sponge' functions, that many have followed.? It is the basis of SHA3 (at Keccak's greatest strength). Argon2 seems to be special-built for password hashing.? Thing is it is not supported on my CentOS7 system: # doveadm pw -l MD5 MD5-CRYPT SHA SHA1 SHA256 SHA512 SMD5 SSHA SSHA256 SSHA512 PLAIN...
2019 Feb 13
3
Using SHA256/512 for SQL based password
...>> >>>> Check out my Internet Draft: >>>> >>>> >>>> draft-moskowitz-small-crypto-00.txt >>> Thanks for the tip, will have a look for into it. >> Keccak is a general hashing function.? It was the first? of the >> hashing 'sponge' functions, that many have followed.? It is the basis >> of SHA3 (at Keccak's greatest strength). >> >> Argon2 seems to be special-built for password hashing.? Thing is it is >> not supported on my CentOS7 system: >> >> # doveadm pw -l >> MD5 MD5-CR...
2007 Apr 29
0
Going from Coda Files to R2WinBUGS
...-produced- by.html . However, whenever I run it for a coda file set generated by jags, I get the following error: Error in if (trans[i] == "log") { : missing value where TRUE/FALSE needed This is for a run whose jags.ind is as follows cypraea.effect 1 10000 intercept 10001 20000 sponge.sd 20001 30000 deviance 30001 40000 When I debuged R2WinBUGS:::monitor, which is where the whole thing borks, I found that trans is as follows cypraea.effect intercept sponge.sd deviance "" NA NA NA And the error c...
2006 Mar 30
12
network monitoring systems
Does anyone have any recommendations for network monitoring systems that work with CentOS 3 or 4? thanks
2008 May 21
8
before_filter with multiple roles
I have multiple roles in my application. Now I want to block a method for all users except the administrator and a manager. When I do this: before_filter (:check_administrator_role), :only => [:administration] before_filter (:check_taskmanager_role), :only => [:administration] The user must have both roles. How can I change that to an "OR" combination? -- Posted via
2005 Sep 22
13
Recommendation On Ping And Alert Tool
A bit off topic, but I keep looking for an answer to this question and coming up with nothing... so I thought I would go to the gurus. :-) Can anyone recommend a good package for pinging other devices and sending an email/alert when they go down? I'm aware of all kinds of more complex things with GUIs and a zillion other bells and whistles we aren't looking for, but we just want a simple
2019 Feb 13
1
Using SHA256/512 for SQL based password
...>> >>>> Check out my Internet Draft: >>>> >>>> >>>> draft-moskowitz-small-crypto-00.txt >>> Thanks for the tip, will have a look for into it. >> Keccak is a general hashing function.? It was the first? of the >> hashing 'sponge' functions, that many have followed.? It is the basis >> of SHA3 (at Keccak's greatest strength). >> >> Argon2 seems to be special-built for password hashing.? Thing is it is >> not supported on my CentOS7 system: >> >> # doveadm pw -l >> MD5 MD5-CR...
2020 Feb 06
2
doveadm backup -R -m -s not picking up a new message
...ine % rm -rf /home/fmsync/Maildir % rm -rf /home/fmsync/imapcdir % rm -rf /mnt/rawlog % mkdir /mnt/rawlog % mdmfs -s 1024m auto /mnt/rawlog # mount a tmpfs % chown fmsync /mnt/rawlog # doveadm -o mail_fsync=never backup -u fmsync -s "" -l 15 -R -m lists/zsh imapc:/home/fmsync/imapcdir | sponge state.out dsync(fmsync): Info: imapc(imap.fastmail.com:993): Connected to 66.111.4.135:993 (local 192.168.122.253:56226) # doveadm -o mail_fsync=never backup -u fmsync -s "$(cat state.out)" -l 15 -R -m lists/zsh imapc:/home/fmsync/imapcdir | sponge state.out dsync(fmsync): Info: imapc(ima...
2019 Feb 14
3
Using SHA256/512 for SQL based password
...Draft: >>>>>> >>>>>> >>>>>> draft-moskowitz-small-crypto-00.txt >>>>> Thanks for the tip, will have a look for into it. >>>> Keccak is a general hashing function.? It was the first? of the >>>> hashing 'sponge' functions, that many have followed.? It is the basis >>>> of SHA3 (at Keccak's greatest strength). >>>> >>>> Argon2 seems to be special-built for password hashing.? Thing is it is >>>> not supported on my CentOS7 system: >>>> >...
2012 Sep 25
2
[PATCH V2] libxenstore: filter watch events in libxenstore when we unwatch
While on entry to xs_unwatch, there may be an event on its way from xenstored (eg in the ring or in the local kernel), all such events will definitely come before the reply to the unwatch command. So at the point where the unwatch reply has been processed (after xs_talkv), any such now-deleted watch events will definitely have made it to libxenstore''s queue where we can remove them. As
2019 Feb 13
0
Using SHA256/512 for SQL based password
...;>> >>> >>> Check out my Internet Draft: >>> >>> >>> draft-moskowitz-small-crypto-00.txt >> >> Thanks for the tip, will have a look for into it. > > Keccak is a general hashing function.? It was the first? of the > hashing 'sponge' functions, that many have followed.? It is the basis > of SHA3 (at Keccak's greatest strength). > > Argon2 seems to be special-built for password hashing.? Thing is it is > not supported on my CentOS7 system: > > # doveadm pw -l > MD5 MD5-CRYPT SHA SHA1 SHA256 SHA512 S...
2019 Feb 13
0
Using SHA256/512 for SQL based password
...Check out my Internet Draft: >>>>> >>>>> >>>>> draft-moskowitz-small-crypto-00.txt >>>> Thanks for the tip, will have a look for into it. >>> Keccak is a general hashing function. It was the first? of the >>> hashing 'sponge' functions, that many have followed. It is the basis >>> of SHA3 (at Keccak's greatest strength). >>> >>> Argon2 seems to be special-built for password hashing. Thing is it is >>> not supported on my CentOS7 system: >>> >>> # doveadm...
2005 Jun 06
0
stats and generating a figure for a simple sign test with high inter-experiment variance
...h virus type (wild type or mutant) on one axis, chromatin type (non-specific, active, inactive) on the second, gene (one of four different genes) on the third, and experiment number (1-5) on the last? Is there a good way to do this with data frames? Thanks for any help. I am not trying to be a sponge and am really trying to figure this out myself, but as a virologist/bioinformaticist I still have a lot to learn statistics-wise. robin colgrove dept. of microbiology harvard medical school
2019 Feb 17
0
Using SHA256/512 for SQL based password
...t;> > >>>>>> > >>>>>> draft-moskowitz-small-crypto-00.txt > >>>>> Thanks for the tip, will have a look for into it. > >>>> Keccak is a general hashing function. It was the first? of the > >>>> hashing 'sponge' functions, that many have followed. It is the basis > >>>> of SHA3 (at Keccak's greatest strength). > >>>> > >>>> Argon2 seems to be special-built for password hashing. Thing is it is > >>>> not supported on my CentOS7 system: &...
2005 May 12
2
Shorewall 2.2.4 problem with SuSe 9.2.
Hello all, I''ve recently upgraded a Suse 9.1 box to Suse 9.2 (reinstall actually). This is mainly a test server that I use for testing our device with nat/snat etc. I just got around to reinstalling Shorewall 2.2.4, and I''m having an odd problem at startup I was hoping someone could perhaps shed some light on. I''ve created a very basic setup just to get Shorewall
2013 Sep 24
2
Multiple keys/methods per key exchange (e.g. multi-md5-sha1-md4@libssh.org) Re: [PATCH] curve25519-sha256@libssh.org key exchange proposal
On Tue, Sep 24, 2013 at 10:21 PM, Aris Adamantiadis <aris at 0xbadc0de.be> wrote: [snip] > I've worked this week on an alternative key exchange mechanism, in > reaction to the whole NSA leaks and claims over cryptographic backdoors > and/or cracking advances. The key exchange is in my opinion the most > critical defense against passive eavesdropping attacks. > I believe
2019 Feb 12
4
Using SHA256/512 for SQL based password
On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: > Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: >> I have trying to find how to set the dovecot-sql.conf for using >> SHA256/512.? I am going to start clean with the stronger format, not >> migrate from the old MD5.? It seems all I need is: > you maybe would like to have a look to the hashing algo
2011 Apr 21
0
[Calendar API] Beautiful new flash games here with pictures and wonderful commentary
...f every kind and class diverse stages in an atmosphere of fun and reflection by the mouse          download  see      (Spider_Monkey_march (1.0 Mb   You are a monkey in South Africa you need to jump between the trees and eat bananas without falling by the mouse         download  see       (Sponge-Bob-Dutchmans-Dash (2.9 Mb   You are Sponc Bob a piece of cheese or Deutsche Man you jump to take the seaweed with sea turtles or avoid them by jumping arrows bottons         download  see     (Super-Doggy (4.9 Mb   You are a dog Doje you jump to collect the bones without approaching wild a...
2018 Dec 11
6
KVM Client NetworkManager Problem
Hello, On my systems I have after update to last centos 1810 a big Problem with the network?? Om my system I have three NIC two are connected from hardware (hostdev) the last is connected from the bridge on the host. (NetworkManager was disabled) Now after the update the client can't start the NIC's correctly :-( My Problem is the bridged NIC ethX I must Install and activate the