Displaying 2 results from an estimated 2 matches for "v_s".
Did you mean:
_s
2006 Oct 31
0
about mantelhaen.test (PR#7779)
...D
+ c("<5000", "5000-15000",
+ "15000-25000", ">25000"),
+ "JobSatisfaction" =3D
+ c("V_D", "L_S", "M_S", "V_S"),
+ Gender =3D c("Female", "Male"))))
> Satisfaction
, , Gender =3D Female
JobSatisfaction
Income V_D L_S M_S V_S
<5000 1 3 11 2
5000-15000 2 3 17 3
15000-25000 0 1 8 5
>25000...
2013 Nov 02
2
[PATCH] curve25519-sha256@libssh.org key exchange proposal
Am 02.11.2013 um 11:38 schrieb Aris Adamantiadis <aris at 0xbadc0de.be>:
> RFC4251 describes mpint to be multi-size and with positive values having
> MSB clear, so it's clearly incompatible with raw string.
>
> Since you both agreed on the curve25519 implementation to use, I'll work
> today on Markus' patch to make the changes Damien wanted.
What do you want to