IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/04/15
@eyedeekay
&kytv
&zzz
+R4SAS
+RN
+StormyCloud
+acetone
+dr|z3d
+hk
+lbt
+mareki2p
+orignal
+postman
+radakayot
+snex
+wodencafe
Arch
Danny
DeltaOreo
FreeRider
FreefallHeavens
Irc2PGuest18852
Irc2PGuest59134
Irc2PGuest87911
Irc2PGuest93792
Leopold
Onn4l7h
Onn4|7h
Sisyphus_
Sleepy
T3s|4_
Teeed
aeiou
ardu
b3t4f4c3__
bak83
cumlord
dr4wd3
enoxa
eyedeekay_bnc_
hagen_
not_bob_afk
plap
profetikla
qend-irc2p
rapidash
shiver_
solidx66
u5657
uop23ip
w8rabbit
weko_
x74a6
zzz prometheus plugin 0.3 released
zzz reminder: Proposal 163 second review today 7 PM UTC #ls2
orignal zzz, do you have precalcuted initial noise state hashed for all ML-KEMs?
orignal I'm too lazy to calculate them myself
orignal but how do you use it?
zzz I don't have the hashes hardcoded. I calculate them once at startup
orignal got it
orignal then never mind
orignal will calcukate
zzz you can use sha256sum from command line ))
orignal you need to split it by bytes
orignal adding commas, etc
zzz yeah it's annoying, that's why I don't do it that way
zzz and if we change to sha512 they're going to change
orignal 2 lines of code in main()
orignal come on
zzz lol
orignal basically printf ("%02x, ", hash[i])
zzz baby's first computer program
orignal I think I will be ready to test 6 today
zzz ok let me start one
zzz up and running but untested
orignal thanks
orignal will check when ready
orignal zzz, it seems you don't like my NS
orignal I find your LS and recognize ket type 6
orignal but no response
orignal same for 7
orignal no reply
orignal while 5 is fine
zzz thanks for testing orignal I hit some error encrypting the NSR back to you, will investigate later
orignal so you were able to decrypt mine?
zzz I think your NS was fine, yes
orignal thanks
zzz Caused by: java.security.GeneralSecurityException: java.lang.IllegalArgumentException: Input validation Error: Type check failed for ml-kem encapsulation
zzz ^^ bouncycastle not happy with what I gave it
orignal let me investigate
orignal maybe it's my bug of keygen
orignal will investigate
zzz don't think so, probably some dumb thing I forgot to do
orignal it wouldn't hurt to run test for ML-KEM-768 anyway
zzz sure, you just tested it before I had time mto
zzz *to
zzz failed on my unit test, definitely my issue
orignal thanks
zzz hahaha dumb copy paste error, will be easy fix
orignal let me know when you are ready
zzz reminder: prop. 163 review in 15 minutes
zzz ^^ dr|z3d
dr|z3d good job you reminded me, I was about to afk.
zzz orignal, my types 6 and 7 are back up again, unit-test passed, have not tested on live net yet
orignal let's try
orignal 6 opened
orignal 7 opened too
zzz great, thanks. no errors seen here
zzz have you tested 6/7 with your bob side?
orignal no, because I haven't implemneted it yet
orignal I can only recognize 5 now
orignal not sure what to do if my supports 5,6
orignal *my dest
orignal try PQ section one by one?
zzz ok. avoid copy/paste errors and it should go fine ))
zzz I'm not going to support 5,6. Only 4,5 and 4,6 and 4,7
zzz at least for now...
orignal temporary yes
orignal but in general we migth be alble to support say 4,5,6
zzz sure
zzz but
orignal ha, I know what to do ))
orignal because I parse LS first and I know already which is right
zzz this decision is maybe 6 months away... but my prediction is we'll decide that 5 is too weak and 7 is too big, so we just do 4,6
orignal how about 0,4,6 ?
orignal do you think it's impossible?
zzz it's all possible, the question is whether it's worth the dev time and the real-time CPU expense for multiple retries
orignal you promise me to tell when do you drop epemeral keys after receiving NSR
orignal because I also need to drop PQ
zzz thanks for the reminder, will get back to you in a day or two
zzz I'm about done for today
zzz I plan to figure out what's going on with my retransmission problems tomorrow