- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for ke (0.04 sec)
-
src/main/resources/fess_message_id.properties
constraints.TypeLong.message = {item} harus berupa angka. constraints.TypeFloat.message = {item} harus berupa angka. constraints.TypeDouble.message = {item} harus berupa angka. constraints.TypeAny.message = {item} tidak dapat dikonversi ke {propertyType}. constraints.UriType.message = {item} memiliki URI yang tidak dikenali. constraints.CronExpression.message = {item} bukan ekspresi CRON yang valid. # ----------------------------------------------------------Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 07 14:12:58 UTC 2025 - 11.8K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/error/admin_error.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head> <meta charset="UTF-8"> <title><<la:message ke="labels.admin_brand_title"/> | <<la:message ke="labels.error_title"/></title> <jsp:include page="/WEB-INF/view/common/admin/head.jsp"></jsp:include> </head> <body class="hold-transition sidebar-mini"> <div class="wrapper"> <jsp:include page="/WEB-INF/view/common/admin/header.jsp"></jsp:include>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 1.4K bytes - Viewed (0) -
src/main/resources/fess_label_id.properties
labels.handlerParameter=Parameter labels.handlerScript=Script labels.popularWord=Kata Populer labels.ignoreFailureType=Jenis Kegagalan yang Diabaikan labels.lastAccessTime=Waktu Akses Terakhir labels.notificationTo=Notifikasi Ke labels.num=Num labels.pn=Nomor Halaman labels.protocolScheme=Skema labels.purgeByBots=Hapus Bot labels.logLevel=Level Log labels.purgeSearchLogDay=Hapus Log Pencarian labels.query=Kueri labels.queryId=ID Kueri
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 45.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("オ", new String[] { "o" }); map.put("カ", new String[] { "ka" }); map.put("キ", new String[] { "ki" }); map.put("ク", new String[] { "ku" }); map.put("ケ", new String[] { "ke" }); map.put("コ", new String[] { "ko" }); map.put("サ", new String[] { "sa" }); map.put("シ", new String[] { "si", "shi" }); map.put("ス", new String[] { "su" });
Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 17 14:28:21 UTC 2025 - 11.4K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
0x59, 0xb9, 0x20, 0xf4, 0x30, 0x14, 0x62, 0x04, 0xee, 0x4e, 0x79, 0x37, 0x32, 0x39, 0x6d, 0xf7, 0xaa, 0x48, } dk := &DecapsulationKey768{} kemKeyGen(dk, d, z) ek := dk.EncapsulationKey() var cc [CiphertextSize768]byte Ke, _ := kemEncaps(&cc, ek, m) Kd := kemDecaps(dk, &cc) if !bytes.Equal(Ke, K) || !bytes.Equal(Kd, K) { return errors.New("unexpected result") } return nil }) }) golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/mlkem/field.go // Copyright 2024 The Go Authors. All rights reserved. // Use...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)