Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for ke (0.04 sec)

  1. 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)
  2. 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)
  3. 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)
  4. 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)
  5. RELEASE.md

    Lopresti, Pavel Emeliyanenko, Pearu Peterson, pemeliya, Peng Sun, Philipp Hack, Pratham-Mcw, RahulSudarMCW, RakshithGB, Rakshithgb-Fujitsu, RuslanSemchenko, Ruturaj Vaidya, Sachin Muradi, sandeepgupta12, SaoirseARM, Sergey Kozub, Sevin Fide Varoglu, Shanbin Ke, Shaogang Wang, Shraiysh Vaishay, Siddhartha Menon, spiao, Swatheesh Muralidharan, Tai Ly, Terry Sun, Thibaut Goetghebuer-Planchon, Thomas Dickerson, Tilak, Tj Xu, Trevor Morris, tyb0807, vfdev, Wei Wang, wokron, wondertx, Xuefei Jiang, Yaowei Zhou,...
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Tue Oct 28 22:27:41 UTC 2025
    - 740.4K bytes
    - Viewed (3)
  6. 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)
  7. lib/fips140/v1.0.0-c2097c7c.zip

    0xe4, 0x4a, 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() Ke, c := ek.EncapsulateInternal(m) Kd, err := dk.Decapsulate(c) if err != nil { return err } if !bytes.Equal(Ke, K) || !bytes.Equal(Kd, K) { return errors.New("unexpected result") } return nil }) } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/mlkem/field.go // Copyright 2024 The Go Authors. All...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
Back to top