~AreEnn_
~R4SAS
~acetone
~orignal
~villain
&N00B
+Xeha
Allahamora
Guest61234
MatrixBot
Most
Nos4-Group
OfficialCIA
Opax
SOS
Wikk_
ahiru
ananas
anontor
anonuser
astur
duanin2
fidoid
hypn__
hypn_nb
karamba_i2p
leopold
mareki2p
mu
n1
negative_rock127
nyaa2pguy
phanter
poriori
profetikla
ps_
qend
shaye
soos
stormycloud[m]
teeth
tensor
tetrimer1
un
urist_
user
uu
vade
void
плаZскуф
vade
Zzz Hey, Grandpa, we need to raise the speed from 2m/sec to 5 at least with the letter P.
orignal
why not 10?
vade
Ok, 10.
orignal
10 means 100 Mbs port
zzz
orignal, FYI, my NTCP2-PQ code is now checked in
zzz
also, I just implemented and tested connecting outbound to different version than configured for inbound
zzz
i.e. I'm advertising pq=4 and I connected outbound to a pq=5 router
zzz
there is one pq=5 router out there, not mine
orignal
i2pd or Java?
orignal
yes, in my code 4 should be able to connect to 5
orignal
it's defined by Bob
zzz
i2pd, in RU, 8Me2 XfR
zzz
right, defined by Bob, but I didn't support until just now
orignal
nice
zzz
baby steps. Hopefully we will see some more pq routers now that I've checked my code in.
orignal
someone has discovered this param
orignal
It was not widely advetised
zzz
Please turn yours on, type 4 by default, that's what mine is. I don't even have a param to change it
zzz
* pq versoin 4
zzz
will start working on SSU2 *soon* (lol)
orignal
well I don't like this isea
orignal
because it will be noticable who is whith PQ
orignal
I mean I can't do it for everybody just because PQ is not supported everywhere
zzz
oh, right, depends on openssl version
zzz
can you do it at runtime?
orignal
what do you mean?
zzz
you build with PQ support, but then check when running if the linked openssl lib supports it?
orignal
no
orignal
every package is built with with system openssl
orignal
we don't bring extra depenencies
zzz
ok
orignal
android and windows is another story
orignal
they all have openssl 3.5+
orignal
it's only about debian/ubuntu/fedora
zzz
got it
orignal
also I think to choose randomly between PQ and non-PQ even if we support PQ
zzz
StormyCloud is going to update part of his router fleet to our development build so we can get more NTCP2 PQ testing
orignal
I can't find page with padding size on the new site
zzz
the proposal is here but I can't find the padding section in it i2p-projekt.i2p/en/proposals/169-pq-crypto
zzz
I haven't updated it since the review yet
zzz
stormy said he merged my changes but I guess not
zzz
here's from the old site:
zzz
Java I2P proposes using the defined message size as the maximum padding,
zzz
that is, the maximum padding will double the message size, as follows:
zzz
=================== ========= ========= ==========
zzz
Message Max Padding MLKEM-512 MLKEM-768 MLKEM-1024
zzz
=================== ========= ========= ==========
zzz
Session Request 880 1264 1648
zzz
Session Created 848 1136 1616
zzz
=================== ========= ========= ==========
orignal
and you promised one for regular x25519
zzz
yeah thanks for reminder, I haven't researched yet